RPG tile map

This commit is contained in:
2021-01-03 18:21:21 -07:00
parent 06fc186b03
commit 53f0da0f46
11 changed files with 146 additions and 20 deletions

View File

@@ -1,6 +1,4 @@
package;
import flixel.FlxState;
@:build(kiss.Kiss.build("source/PlayState.kiss"))
class PlayState extends FlxState {}