14 lines
345 B
Plaintext
14 lines
345 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://art/PrismWand.png" type="Texture" id=1]
|
||
|
|
||
|
[node name="PrismWand" type="Sprite"]
|
||
|
rotation = 1.5708
|
||
|
texture = ExtResource( 1 )
|
||
|
offset = Vector2( 0, -10 )
|
||
|
|
||
|
[node name="Position2D" type="Position2D" parent="."]
|
||
|
position = Vector2( 0, -20 )
|
||
|
|
||
|
[node name="ShootDelay" type="Timer" parent="."]
|