Restructure tile size usage
This commit is contained in:
3
scripts/constants/battle_map_constants.gd
Normal file
3
scripts/constants/battle_map_constants.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
class_name BattleMapConstants extends Object
|
||||
|
||||
const TILE_SIZE: float = 100.0
|
||||
Reference in New Issue
Block a user