This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld49/level/CafeMenu.tscn

20 lines
646 B
Text

[gd_scene load_steps=3 format=2]
[ext_resource path="res://level/CafeStatic.tscn" type="PackedScene" id=1]
[sub_resource type="CubeMesh" id=4]
size = Vector3( 16, 1, 20 )
[node name="CafeMenu" type="Spatial"]
[node name="CafeStatic" parent="." instance=ExtResource( 1 )]
[node name="Ceiling" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.49862, 1 )
mesh = SubResource( 4 )
material/0 = null
[node name="Camera" type="Camera" parent="."]
transform = Transform( 0.646683, -0.140703, 0.749669, 0, 0.982839, 0.184466, -0.762759, -0.119291, 0.635586, 4.07903, 2.057, 3.61516 )
current = true
far = 200.0