13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://art/TripleWand.png" type="Texture" id=1]
|
|
|
|
[node name="TripleWand" type="Sprite"]
|
|
rotation = 1.5708
|
|
texture = ExtResource( 1 )
|
|
offset = Vector2( 0, -11 )
|
|
|
|
[node name="ProjectileSpawn" type="Position2D" parent="."]
|
|
|
|
[node name="ShootDelay" type="Timer" parent="."]
|