tiling placeholder actorblock (for future use)

This commit is contained in:
minjaesong
2021-10-05 20:21:15 +09:00
parent e2e0d21e27
commit 59aa595a0e
5 changed files with 14 additions and 2 deletions

View File

@@ -118,6 +118,7 @@ object Block {
const val DAYLIGHT_CAPACITOR = "basegame:258"
const val ACTORBLOCK_TILING_PLACEHOLDER = "basegame:4090"
const val ACTORBLOCK_NO_COLLISION = "basegame:4091"
const val ACTORBLOCK_FULL_COLLISION = "basegame:4092"
const val ACTORBLOCK_ALLOW_MOVE_DOWN = "basegame:4093"