1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-21 15:44:23 +00:00

Move sheep.png to entities

This commit is contained in:
Steffo 2024-04-14 04:14:04 +02:00
parent 8b683466d2
commit 072fffe868
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
3 changed files with 4 additions and 4 deletions

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cbljqvt053eka"
path="res://.godot/imported/sheep.png-2baca8f2fcbb83024e65011814b3432a.ctex"
path="res://.godot/imported/sheep.png-9792febbe82dbabe4d991243ae437283.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://media/sheep.png"
dest_files=["res://.godot/imported/sheep.png-2baca8f2fcbb83024e65011814b3432a.ctex"]
source_file="res://entities/sheep.png"
dest_files=["res://.godot/imported/sheep.png-9792febbe82dbabe4d991243ae437283.ctex"]
[params]

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=4 format=3 uid="uid://bc2bm8lbol18w"]
[ext_resource type="Script" path="res://entities/sheep.gd" id="1_c2hn8"]
[ext_resource type="Texture2D" uid="uid://cbljqvt053eka" path="res://media/sheep.png" id="1_rhwit"]
[ext_resource type="Texture2D" uid="uid://cbljqvt053eka" path="res://entities/sheep.png" id="1_rhwit"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ycfcx"]
size = Vector2(120, 92)