add spawn menu for props

This commit is contained in:
KawaiiZenbo 2025-10-25 16:07:28 -07:00
parent 6e783e0e57
commit b9d16360b9
9 changed files with 231 additions and 62 deletions

9
Scripts/Configs/Props.gd Normal file
View file

@ -0,0 +1,9 @@
extends Node
var SpawnableProps = [
{
"name": "90s Showroom Chair",
"path": "res://Scenes/Props/Physics/ShowroomChair.tscn",
"icon": "res://UI/PropIcons/ShowroomChair.png"
},
]

View file

@ -0,0 +1 @@
uid://bdc1kjji1r31a