diff --git a/project/locations/game_map.gd b/project/locations/game_map.gd index 1343bdf..a498ce9 100644 --- a/project/locations/game_map.gd +++ b/project/locations/game_map.gd @@ -4,6 +4,7 @@ class_name GameMap extends RefCounted const _RESOURCE_PATHS : Array[String] = [ "res://locations/classroom.png", "res://locations/hallway.png", + "res://locations/lunchroom.png", ] ## Maps location names to their textures. diff --git a/project/locations/lunchroom.png b/project/locations/lunchroom.png new file mode 100644 index 0000000..d161393 Binary files /dev/null and b/project/locations/lunchroom.png differ diff --git a/project/locations/lunchroom.png.import b/project/locations/lunchroom.png.import new file mode 100644 index 0000000..f8d6c1f --- /dev/null +++ b/project/locations/lunchroom.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmkysfcdftaiw" +path="res://.godot/imported/lunchroom.png-6176610c045ba64e82765774ab97139e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://locations/lunchroom.png" +dest_files=["res://.godot/imported/lunchroom.png-6176610c045ba64e82765774ab97139e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1