grid-game-groundwork icon indicating copy to clipboard operation
grid-game-groundwork copied to clipboard

A Unity project & level editor for making grid-based/block-pushing games.

Results 2 grid-game-groundwork issues
Sort by recently updated
recently updated
newest added

```Invalid AssetDatabase path: C:/(...).json. Use path relative to the project folder.``` line 416 in Editor/LevelEditor.cs Edit: the 2019 docs say the same thing, that the path should be relative to...

bug

- Enter play mode - Clear the level - Load a level - Move, then press undo ```MissingReferenceException: The object of type 'Move' has been destroyed but you are still...

bug