HeavenStudioPlus/Assets/Scripts/LevelEditor/Commands
Braedon 6ac919a232 Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc)
However the new input system has a bug where if you press with two events eligible for a press, both of them interact. I don't know whether to fix this or not.
2022-01-23 02:01:59 -05:00
..
Block.cs Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc) 2022-01-23 02:01:59 -05:00
Block.cs.meta Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc) 2022-01-23 02:01:59 -05:00
CommandManager.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
CommandManager.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
IAction.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
IAction.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
TestCommand.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
TestCommand.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00