#How to spawn a node

1 messages · Page 1 of 1 (latest)

lean forge
#

You're supposed to call add_child on the parent you want it to be, so for example if i want to add the cube to a node player then i call player.add_child(instancecube)

nova nest
#

ohhhhhhhhhhhhh

#

ok