stormy day

This commit is contained in:
Haze Weathers 2024-12-27 12:00:57 -05:00
parent 72761e3de7
commit 6c211c364c
14 changed files with 266 additions and 28 deletions

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=17 format=2]
[gd_resource type="TileSet" load_steps=18 format=2]
[ext_resource path="res://graphics/tiles/mountain.png" type="Texture" id=1]
[ext_resource path="res://graphics/tiles/future/mountain_future.png" type="Texture" id=2]
[sub_resource type="ConvexPolygonShape2D" id=1]
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
@ -49,7 +50,7 @@ points = PoolVector2Array( 8, 2, 0, 2, 0, 2, 8, 2 )
[resource]
0/name = "grass.png 0"
0/texture = ExtResource( 1 )
0/texture = ExtResource( 2 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 32, 32 )