Initial commit
This commit is contained in:
commit
a2164dca72
20 changed files with 294 additions and 0 deletions
32
generic/platform.tres
Normal file
32
generic/platform.tres
Normal file
|
@ -0,0 +1,32 @@
|
|||
[gd_resource type="TileSet" load_steps=3 format=3 uid="uid://bv75bu0af04vs"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://5a173ko7iowk" path="res://sprites/atlasses/Lorpeka.png" id="1_eak7k"]
|
||||
|
||||
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_vxqge"]
|
||||
texture = ExtResource("1_eak7k")
|
||||
0:0/0 = 0
|
||||
0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)
|
||||
1:0/0 = 0
|
||||
0:1/0 = 0
|
||||
0:1/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)
|
||||
1:1/0 = 0
|
||||
0:2/0 = 0
|
||||
1:2/0 = 0
|
||||
2:2/0 = 0
|
||||
2:1/0 = 0
|
||||
2:0/0 = 0
|
||||
3:0/0 = 0
|
||||
3:1/0 = 0
|
||||
3:2/0 = 0
|
||||
4:1/0 = 0
|
||||
4:2/0 = 0
|
||||
5:2/0 = 0
|
||||
5:1/0 = 0
|
||||
4:0/0 = 0
|
||||
5:0/0 = 0
|
||||
6:0/0 = 0
|
||||
6:1/0 = 0
|
||||
|
||||
[resource]
|
||||
physics_layer_0/collision_layer = 1
|
||||
sources/0 = SubResource("TileSetAtlasSource_vxqge")
|
Loading…
Add table
Add a link
Reference in a new issue