shibbo / Fushigi

An editor for Super Mario Bros. Wonder.
MIT License
133 stars 30 forks source link

Pre-fill imgui.ini, change mappings for macos, add wasd to camera movement, allow actor layer selection, add build instructions and add undo/redo to menu bar. #59

Closed Declan-Reid closed 11 months ago

Declan-Reid commented 11 months ago

Makes sure that imgui.ini starts off with a pre-filled version so that it is less confusing upon intial opening.

Declan-Reid commented 11 months ago

Actors is not actually being selected

Declan-Reid commented 11 months ago

This now also adds the ability to choose a layer to add an actor to, and has build instructions in the readme (with a fancy lil warning).

Declan-Reid commented 11 months ago

This now also includes a way to change which layer an actor is on after being created. I also forgot to mention that undo and redo are in the menu bar in this.

KillzXGaming commented 11 months ago

Either ways the rest looks fine, so I will merge.