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 getnode, getparent(), etc. etc.
or
This is too much performance eater and you have much more efficient in doing so.
I want to know please, thanks