feat: add simulation action definitions
This commit is contained in:
@@ -93,7 +93,7 @@ func _run() -> void:
|
||||
manager.set_process(false)
|
||||
await process_frame
|
||||
var selected: ResourceNode = manager.acquire_resource_target(
|
||||
&"gather_food",
|
||||
SimulationIds.ACTION_GATHER_FOOD,
|
||||
777,
|
||||
Vector3.ZERO
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user