init
This commit is contained in:
46
max-effort/Objects/bench_press_stickman.tscn
Normal file
46
max-effort/Objects/bench_press_stickman.tscn
Normal file
@@ -0,0 +1,46 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://dn8y3bgovnh4a"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dci4cuavfc4la" path="res://Sprites/bench_press0.png" id="1_8snp0"]
|
||||
[ext_resource type="Texture2D" uid="uid://dya801bkqxdpa" path="res://Sprites/bench_press1.png" id="2_ckjrk"]
|
||||
[ext_resource type="Texture2D" uid="uid://bbxviq4c0pyju" path="res://Sprites/bench_press2.png" id="3_s2d21"]
|
||||
[ext_resource type="Texture2D" uid="uid://biu7q8mfw62be" path="res://Sprites/bench_press3.png" id="4_e1c5r"]
|
||||
[ext_resource type="Texture2D" uid="uid://bg06qtcl207do" path="res://Sprites/bench_press4.png" id="5_pwixy"]
|
||||
[ext_resource type="Texture2D" uid="uid://bkypgv8rfcd8k" path="res://Sprites/bench_press5.png" id="6_6piga"]
|
||||
[ext_resource type="Texture2D" uid="uid://warnmdoebwht" path="res://Sprites/bench_press6.png" id="7_ex7t0"]
|
||||
[ext_resource type="Texture2D" uid="uid://yrorih7pbt0q" path="res://Sprites/bench_press7.png" id="8_as8xi"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_edqll"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_8snp0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("2_ckjrk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_s2d21")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_e1c5r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_pwixy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("6_6piga")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("7_ex7t0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("8_as8xi")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 12.0
|
||||
}]
|
||||
|
||||
[node name="BenchPressStickman" type="AnimatedSprite2D"]
|
||||
sprite_frames = SubResource("SpriteFrames_edqll")
|
||||
speed_scale = 0.0
|
||||
Reference in New Issue
Block a user