1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00

Move coin_copper to its own directory

This commit is contained in:
Steffo 2023-10-02 01:36:51 +02:00
parent d1bc2ca8a2
commit f56e66dbe0
Signed by: steffo
GPG key ID: 2A24051445686895
13 changed files with 28 additions and 28 deletions

View file

@ -1,10 +1,10 @@
[gd_scene load_steps=7 format=3 uid="uid://c3kitncwpi42j"] [gd_scene load_steps=7 format=3 uid="uid://c3kitncwpi42j"]
[ext_resource type="PhysicsMaterial" uid="uid://c6kn1an85lccr" path="res://entity/coin_physics_material.tres" id="1_8k46m"] [ext_resource type="PhysicsMaterial" uid="uid://c6kn1an85lccr" path="res://entity/coin_physics_material.tres" id="1_1fypc"]
[ext_resource type="Texture2D" uid="uid://dbdkb4vt7dh85" path="res://entity/coin_copper_4.png" id="1_wedw1"] [ext_resource type="Texture2D" uid="uid://dbdkb4vt7dh85" path="res://entity/coin_copper/coin_copper_4.png" id="2_4pvkj"]
[ext_resource type="Texture2D" uid="uid://2vtvoj6ua3cb" path="res://entity/coin_copper_outline_2.png" id="2_2ifq3"] [ext_resource type="Texture2D" uid="uid://2vtvoj6ua3cb" path="res://entity/coin_copper/coin_copper_outline_2.png" id="3_dq1f7"]
[ext_resource type="PackedScene" uid="uid://bk1vvq5rug01m" path="res://collector/collectible.tscn" id="4_yefrx"] [ext_resource type="PackedScene" uid="uid://bk1vvq5rug01m" path="res://collector/collectible.tscn" id="4_npwn2"]
[ext_resource type="PackedScene" uid="uid://ujpra0s1kpqi" path="res://value/valuable.tscn" id="5_t8enr"] [ext_resource type="PackedScene" uid="uid://ujpra0s1kpqi" path="res://value/valuable.tscn" id="5_fd0r7"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_c6byl"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_c6byl"]
size = Vector2(14, 3) size = Vector2(14, 3)
@ -13,7 +13,7 @@ size = Vector2(14, 3)
collision_layer = 5 collision_layer = 5
collision_mask = 7 collision_mask = 7
inertia = 1000.0 inertia = 1000.0
physics_material_override = ExtResource("1_8k46m") physics_material_override = ExtResource("1_1fypc")
continuous_cd = 1 continuous_cd = 1
linear_damp = 0.1 linear_damp = 0.1
angular_damp = 0.1 angular_damp = 0.1
@ -24,15 +24,15 @@ shape = SubResource("RectangleShape2D_c6byl")
[node name="Sprite" type="Sprite2D" parent="CollisionShape2D"] [node name="Sprite" type="Sprite2D" parent="CollisionShape2D"]
texture_filter = 1 texture_filter = 1
texture = ExtResource("1_wedw1") texture = ExtResource("2_4pvkj")
[node name="Outline" type="Sprite2D" parent="CollisionShape2D"] [node name="Outline" type="Sprite2D" parent="CollisionShape2D"]
z_index = -10 z_index = -10
texture_filter = 1 texture_filter = 1
texture = ExtResource("2_2ifq3") texture = ExtResource("3_dq1f7")
[node name="Collectible" parent="." instance=ExtResource("4_yefrx")] [node name="Collectible" parent="." instance=ExtResource("4_npwn2")]
type = &"Copper" type = &"Copper"
[node name="Valuable" parent="." instance=ExtResource("5_t8enr")] [node name="Valuable" parent="." instance=ExtResource("5_fd0r7")]
value = 1 value = 1

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://dcyipetvnigjv" uid="uid://dcyipetvnigjv"
path="res://.godot/imported/coin_copper_1.png-661aaf7bad418d53759734c2166cd00b.ctex" path="res://.godot/imported/coin_copper_1.png-d95dc0e2b3a79eec50cb2df627443029.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_1.png" source_file="res://entity/coin_copper/coin_copper_1.png"
dest_files=["res://.godot/imported/coin_copper_1.png-661aaf7bad418d53759734c2166cd00b.ctex"] dest_files=["res://.godot/imported/coin_copper_1.png-d95dc0e2b3a79eec50cb2df627443029.ctex"]
[params] [params]

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ob8btg5s72fn" uid="uid://ob8btg5s72fn"
path="res://.godot/imported/coin_copper_2.png-82ac5bf11d0d52f601cc18239e295a62.ctex" path="res://.godot/imported/coin_copper_2.png-d9591f26038c37c0de39791b5cee11ad.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_2.png" source_file="res://entity/coin_copper/coin_copper_2.png"
dest_files=["res://.godot/imported/coin_copper_2.png-82ac5bf11d0d52f601cc18239e295a62.ctex"] dest_files=["res://.godot/imported/coin_copper_2.png-d9591f26038c37c0de39791b5cee11ad.ctex"]
[params] [params]

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://dh2e0pw41j51d" uid="uid://dh2e0pw41j51d"
path="res://.godot/imported/coin_copper_3.png-657e69791496c5747c8a90bf13c4947b.ctex" path="res://.godot/imported/coin_copper_3.png-94aa2e090d497a777aad8456d6953826.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_3.png" source_file="res://entity/coin_copper/coin_copper_3.png"
dest_files=["res://.godot/imported/coin_copper_3.png-657e69791496c5747c8a90bf13c4947b.ctex"] dest_files=["res://.godot/imported/coin_copper_3.png-94aa2e090d497a777aad8456d6953826.ctex"]
[params] [params]

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://dbdkb4vt7dh85" uid="uid://dbdkb4vt7dh85"
path="res://.godot/imported/coin_copper_4.png-af1ecd17ab5f6d8cf618df2536b42aa2.ctex" path="res://.godot/imported/coin_copper_4.png-66d881e04ce1dac2be66cf0019761224.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_4.png" source_file="res://entity/coin_copper/coin_copper_4.png"
dest_files=["res://.godot/imported/coin_copper_4.png-af1ecd17ab5f6d8cf618df2536b42aa2.ctex"] dest_files=["res://.godot/imported/coin_copper_4.png-66d881e04ce1dac2be66cf0019761224.ctex"]
[params] [params]

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://kr8x84io0mj" uid="uid://kr8x84io0mj"
path="res://.godot/imported/coin_copper_outline_1.png-7e26670471a793f446daca953365d0cb.ctex" path="res://.godot/imported/coin_copper_outline_1.png-ea187fd2de1d6d86ece0127df6432c0b.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_outline_1.png" source_file="res://entity/coin_copper/coin_copper_outline_1.png"
dest_files=["res://.godot/imported/coin_copper_outline_1.png-7e26670471a793f446daca953365d0cb.ctex"] dest_files=["res://.godot/imported/coin_copper_outline_1.png-ea187fd2de1d6d86ece0127df6432c0b.ctex"]
[params] [params]

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://2vtvoj6ua3cb" uid="uid://2vtvoj6ua3cb"
path="res://.godot/imported/coin_copper_outline_2.png-829acf40dd043553c3d53e7c7f7439a6.ctex" path="res://.godot/imported/coin_copper_outline_2.png-012aebc3b6684efe16d8635e2f15bfa8.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://entity/coin_copper_outline_2.png" source_file="res://entity/coin_copper/coin_copper_outline_2.png"
dest_files=["res://.godot/imported/coin_copper_outline_2.png-829acf40dd043553c3d53e7c7f7439a6.ctex"] dest_files=["res://.godot/imported/coin_copper_outline_2.png-012aebc3b6684efe16d8635e2f15bfa8.ctex"]
[params] [params]