a game about throwing hammers made for the github game off
Diffstat (limited to 'world/tiles.tres')
| -rw-r--r-- | world/tiles.tres | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/world/tiles.tres b/world/tiles.tres index 2b83e3e..92ad941 100644 --- a/world/tiles.tres +++ b/world/tiles.tres @@ -483,11 +483,16 @@ texture = ExtResource("1_6jxv4") [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_teocq"] resource_name = "slopes" texture = ExtResource("2_qk6e1") +0:0/next_alternative_id = 4 0:0/0 = 0 0:0/0/terrain_set = 0 0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) 0:0/0/physics_layer_0/angular_velocity = 0.0 0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(8, -8, 8, 8, -8, 8) +0:0/1 = 1 +0:0/1/flip_h = true +0:0/1/physics_layer_0/linear_velocity = Vector2(0, 0) +0:0/1/physics_layer_0/angular_velocity = 0.0 1:0/0 = 0 1:0/0/terrain_set = 0 1:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) |