11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c44hesqr12wxd"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Animations/rockThrowAnim.gd" id="1_owh0v"]
|
|
|
|
[node name="RockThrowAnim" type="Node2D"]
|
|
script = ExtResource("1_owh0v")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|