ajout d'une petite surprise...
This commit is contained in:
@@ -6,7 +6,6 @@ class_name InGameBaseIndicator
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
setup(tr("GARDEN"))
|
||||
print(GameInfo.game_data.current_planet_data.garden_size/2)
|
||||
follow_game_position(GameInfo.game_data.current_planet_data.garden_size/2)
|
||||
|
||||
func _process(_delta):
|
||||
|
||||
Reference in New Issue
Block a user