capri silly
This commit is contained in:
parent
3695fef969
commit
088ab0b944
7 changed files with 108 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="Script" path="res://objects/player/player.gd" id="1_jgave"]
|
||||
[ext_resource type="Shader" path="res://assets/shaders/clean_edge.gdshader" id="2_cpj48"]
|
||||
[ext_resource type="Texture2D" uid="uid://dscugobu0xe5t" path="res://assets/textures/player/woofer.png" id="2_oy6xr"]
|
||||
[ext_resource type="Texture2D" uid="uid://c71nqfyw4a3v4" path="res://assets/textures/player/capri.png" id="3_27a2c"]
|
||||
[ext_resource type="Script" path="res://scripts/spritesheet_animation/spritesheet_animation.gd" id="4_dldqk"]
|
||||
[ext_resource type="Script" path="res://addons/godot_state_charts/state_chart.gd" id="5_yg0e1"]
|
||||
[ext_resource type="Script" path="res://addons/godot_state_charts/compound_state.gd" id="6_nf3pt"]
|
||||
|
@ -71,7 +71,7 @@ debug_color = Color(0.850748, 0.32846, 0.463602, 0.42)
|
|||
|
||||
[node name="Sprite" type="Sprite2D" parent="Graphics"]
|
||||
material = SubResource("ShaderMaterial_12eq7")
|
||||
texture = ExtResource("2_oy6xr")
|
||||
texture = ExtResource("3_27a2c")
|
||||
offset = Vector2(0, -8)
|
||||
hframes = 4
|
||||
vframes = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue