the-crypt/magic/Wands/BouncyWand.tscn

15 lines
361 B
Plaintext
Raw Normal View History

2020-07-18 17:09:04 -05:00
[gd_scene load_steps=2 format=2]
2020-07-18 19:50:16 -05:00
[ext_resource path="res://art/BouncingWand.png" type="Texture" id=1]
2020-07-18 17:09:04 -05:00
[node name="BouncyWand" type="Sprite"]
rotation = 1.5708
texture = ExtResource( 1 )
offset = Vector2( 0, -11 )
[node name="Position2D" type="Position2D" parent="."]
position = Vector2( -7.86805e-07, -18 )
[node name="ShootDelay" type="Timer" parent="."]