dancing mushrooms and flowing seaweed!
This commit is contained in:
parent
29ea139f1b
commit
a9350a3991
67 changed files with 1162 additions and 6 deletions
35
graphics/tiles/mushroom_brown.tres
Normal file
35
graphics/tiles/mushroom_brown.tres
Normal file
|
@ -0,0 +1,35 @@
|
|||
[gd_resource type="AnimatedTexture" load_steps=11 format=2]
|
||||
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_4.png" type="Texture" id=1]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_8.png" type="Texture" id=2]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_7.png" type="Texture" id=3]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_6.png" type="Texture" id=4]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_1.png" type="Texture" id=5]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_2.png" type="Texture" id=6]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_3.png" type="Texture" id=7]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_5.png" type="Texture" id=8]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_10.png" type="Texture" id=9]
|
||||
[ext_resource path="res://graphics/tiles/mushroom/mushroom_brown_9.png" type="Texture" id=10]
|
||||
|
||||
[resource]
|
||||
frames = 10
|
||||
fps = 10.0
|
||||
frame_0/texture = ExtResource( 5 )
|
||||
frame_1/texture = ExtResource( 6 )
|
||||
frame_1/delay_sec = 0.0
|
||||
frame_2/texture = ExtResource( 7 )
|
||||
frame_2/delay_sec = 0.0
|
||||
frame_3/texture = ExtResource( 1 )
|
||||
frame_3/delay_sec = 0.0
|
||||
frame_4/texture = ExtResource( 8 )
|
||||
frame_4/delay_sec = 0.0
|
||||
frame_5/texture = ExtResource( 4 )
|
||||
frame_5/delay_sec = 0.0
|
||||
frame_6/texture = ExtResource( 3 )
|
||||
frame_6/delay_sec = 0.0
|
||||
frame_7/texture = ExtResource( 2 )
|
||||
frame_7/delay_sec = 0.0
|
||||
frame_8/texture = ExtResource( 10 )
|
||||
frame_8/delay_sec = 0.0
|
||||
frame_9/texture = ExtResource( 9 )
|
||||
frame_9/delay_sec = 0.0
|
Loading…
Add table
Add a link
Reference in a new issue