I have an Enemy scene, however I want to change attack for some instances. Attack is a scene, where you can change number of bullets, speed and ect and it is a part of an enemy node, here is a visualisation:
Enemy
|-State Machine
||-Some states
||-Attack
|||-Pattern
I know that you can make editable children when instancing, but perhaps there is another way