git commit alL

This commit is contained in:
pennyrigate 2025-03-01 18:03:41 -05:00
parent c5622e1e28
commit 9c0989a75c
6 changed files with 21 additions and 6 deletions

View file

Before

Width:  |  Height:  |  Size: 641 B

After

Width:  |  Height:  |  Size: 641 B

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://b6a7l24y30iht" uid="uid://b6a7l24y30iht"
path="res://.godot/imported/chocomint.png-30b76103629d69305ff1b648407ac927.ctex" path="res://.godot/imported/chocomint.png-36776afe68c33653c4697fd4886edcca.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://graphics/backgrounds/chocomint.png" source_file="res://assets/textures/backgrounds/chocomint.png"
dest_files=["res://.godot/imported/chocomint.png-30b76103629d69305ff1b648407ac927.ctex"] dest_files=["res://.godot/imported/chocomint.png-36776afe68c33653c4697fd4886edcca.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 610 B

After

Width:  |  Height:  |  Size: 610 B

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://digiybhhqsr2t" uid="uid://digiybhhqsr2t"
path="res://.godot/imported/chocomint.png-619b0bafae0fb1fe97b70bdbe9285c1b.ctex" path="res://.godot/imported/chocomint.png-6b35637be12ed9d7f811fddf0d5b0734.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://graphics/tiles/chocomint.png" source_file="res://assets/textures/tiles/chocomint.png"
dest_files=["res://.godot/imported/chocomint.png-619b0bafae0fb1fe97b70bdbe9285c1b.ctex"] dest_files=["res://.godot/imported/chocomint.png-6b35637be12ed9d7f811fddf0d5b0734.ctex"]
[params] [params]

View file

@ -0,0 +1,12 @@
[gd_resource type="TileSet" load_steps=3 format=3 uid="uid://xwfn24if3pxk"]
[ext_resource type="Texture2D" uid="uid://digiybhhqsr2t" path="res://assets/textures/tiles/chocomint.png" id="1_fbvnd"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_xknof"]
texture = ExtResource("1_fbvnd")
0:0/0 = 0
0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)
[resource]
physics_layer_0/collision_layer = 1
sources/0 = SubResource("TileSetAtlasSource_xknof")

3
maps/level1.tscn Normal file
View file

@ -0,0 +1,3 @@
[gd_scene format=3 uid="uid://bbnq7ptk8hhxa"]
[node name="Level1" type="Node2D"]