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