allow switching sides of ladder (implements #212)

This commit is contained in:
Haze Weathers 2023-11-25 19:02:35 -05:00
parent cb6a9e13f4
commit 8299648c98
3 changed files with 23 additions and 1 deletions

View file

@ -815,6 +815,18 @@ tracks/2/keys = {
"update": 1,
"values": [ 0, 1, 2, 3, 4, 5, 6, 7 ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("Graphics/Sprite:rotation_degrees")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 0,
"values": [ 0.0 ]
}
[sub_resource type="Animation" id=11]
resource_name = "shoot_airborne"