![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Mrpaolosarino |
I have a code where:
export(PackedScene) var Bullet
I go to editor and add the bullet scene. What I want is to access it’s nodes inside it.
do I need to use get_node, get_parent(), etc. etc.
or
This is too much performance eater and you have much more efficient in doing so.
I want to know please, thanks