#14 ajout de la notion de terrain, de planète et de zone contaminée
This commit is contained in:
5
common/game_data/scripts/game_data.gd
Normal file
5
common/game_data/scripts/game_data.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Resource
|
||||
class_name GameData
|
||||
|
||||
@export var currentTerrainData : TerrainData
|
||||
|
||||
Reference in New Issue
Block a user