mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 15:44:23 +00:00
Add the grass tileset and tilemap and terrain
This commit is contained in:
parent
48958b3c00
commit
ffe54a0f1e
3 changed files with 809 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -3,15 +3,15 @@
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://d13j4br4hxek6"
|
uid="uid://d13j4br4hxek6"
|
||||||
path="res://.godot/imported/Tileset_grass.png-1092a6a7f051a84a79e738c01bf9dcd0.ctex"
|
path="res://.godot/imported/tileset_grass.png-c4d12d5bae011dcd6c5aafe2eec84dff.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"vram_texture": false
|
"vram_texture": false
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://temp/Tileset_grass.png"
|
source_file="res://scenes/game/tileset_grass.png"
|
||||||
dest_files=["res://.godot/imported/Tileset_grass.png-1092a6a7f051a84a79e738c01bf9dcd0.ctex"]
|
dest_files=["res://.godot/imported/tileset_grass.png-c4d12d5bae011dcd6c5aafe2eec84dff.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
Loading…
Reference in a new issue