the-crypt/magic/Wands/ChargedWand.tscn
2020-07-19 16:11:22 -05:00

16 lines
389 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://art/Wand.png" type="Texture" id=2]
[node name="ChargedWand" type="Sprite"]
position = Vector2( 9, 0 )
rotation = 1.5708
texture = ExtResource( 2 )
[node name="ProjectileSpawn" type="Position2D" parent="."]
position = Vector2( -6.11959e-07, -7 )
[node name="ShootDelay" type="Timer" parent="."]
wait_time = 0.3
one_shot = true