basic ECS spawner
This commit is contained in:
3
addons/gecs/tests/components/c_order_test_b.gd
Normal file
3
addons/gecs/tests/components/c_order_test_b.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
class_name C_OrderTestB
|
||||
extends Component
|
||||
@export var value_b: int = 2
|
||||
Reference in New Issue
Block a user