Initial MVP

This commit is contained in:
Aodhan Collins
2026-01-26 02:57:40 +00:00
commit b42521a008
33 changed files with 1004 additions and 0 deletions

0
assets/.gitkeep Normal file
View File

View File

@@ -0,0 +1,4 @@
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
<rect width="800" height="600" fill="#2c3e50"/>
<text x="400" y="300" font-family="Arial" font-size="40" fill="white" text-anchor="middle">Room Image Placeholder</text>
</svg>

After

Width:  |  Height:  |  Size: 241 B

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cyiu5qk0icw4b"
path="res://.godot/imported/placeholder_room.svg-f295510d91c8eade54b32d31ec77a34c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/placeholder_room.svg"
dest_files=["res://.godot/imported/placeholder_room.svg-f295510d91c8eade54b32d31ec77a34c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false