Initial commit
Un bout de jeu, qui fait pas grand chose mais on progresse.
This commit is contained in:
9
animations/hero/sprite_2d.tscn
Normal file
9
animations/hero/sprite_2d.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cjp5bk3jyul4f"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bsmk7gmdxhn5p" path="res://assest/persos/hero.png" id="1_8t3lc"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D"]
|
||||
texture = ExtResource("1_8t3lc")
|
||||
hframes = 56
|
||||
vframes = 20
|
||||
frame = 59
|
||||
Reference in New Issue
Block a user