1 2 3 4 5 6
[gd_scene load_steps=2 format=2] [ext_resource path="res://scenes/weapons/rockets.gd" type="Script" id=1] [node name="w_Rockets" type="Spatial"] script = ExtResource( 1 )