dancing mushrooms and flowing seaweed!

This commit is contained in:
pennyrigate 2023-11-27 23:01:58 -05:00
parent 29ea139f1b
commit a9350a3991
67 changed files with 1162 additions and 6 deletions

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=23 format=2]
[gd_resource type="TileSet" load_steps=24 format=2]
[ext_resource path="res://graphics/tiles/abyss.png" type="Texture" id=1]
[ext_resource path="res://graphics/tiles/seaweed.tres" type="Texture" id=2]
[sub_resource type="ConvexPolygonShape2D" id=1]
points = PoolVector2Array( 0, 0, 8, 0, 8, 8, 0, 8 )
@ -304,3 +305,17 @@ points = PoolVector2Array( 8, 2, 0, 2, 0, 2, 8, 2 )
4/shape_one_way_margin = 0.0
4/shapes = [ ]
4/z_index = 0
5/name = "seaweed.tres 5"
5/texture = ExtResource( 2 )
5/tex_offset = Vector2( 0, 0 )
5/modulate = Color( 1, 1, 1, 1 )
5/region = Rect2( 0, 0, 8, 8 )
5/tile_mode = 0
5/occluder_offset = Vector2( 0, 0 )
5/navigation_offset = Vector2( 0, 0 )
5/shape_offset = Vector2( 0, 0 )
5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
5/shape_one_way = false
5/shape_one_way_margin = 0.0
5/shapes = [ ]
5/z_index = 0