@export var prompt_id: String = "test_prompt" # Time the game briefly resumes between button 1 and button 2. @export var unfreeze_between_buttons_time: float = 0.2 ...
# put scene's you want added to your floor here # shelf is 4x2.5x.5 var shelf_scene = preload("res://blender_assets/bookshelf_better.blend") var table_scene = preload ...