add booths
This commit is contained in:
parent
41ab1eabc0
commit
59f7b7f863
16 changed files with 290 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ bounce = 10.0
|
|||
[sub_resource type="SphereShape3D" id="SphereShape3D_ly1my"]
|
||||
radius = 0.25
|
||||
|
||||
[node name="ShowroomChair" type="Node3D"]
|
||||
[node name="BouncyBall" type="Node3D"]
|
||||
|
||||
[node name="RigidBody3D" type="RigidBody3D" parent="."]
|
||||
physics_material_override = SubResource("PhysicsMaterial_lbe82")
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ size = Vector3(0.55, 0.6, 0.55)
|
|||
[sub_resource type="BoxShape3D" id="BoxShape3D_domyf"]
|
||||
size = Vector3(0.05, 0.6, 0.55)
|
||||
|
||||
[node name="ShowroomChair" type="Node3D"]
|
||||
[node name="ShowroomChairRed" type="Node3D"]
|
||||
|
||||
[node name="RigidBody3D" type="RigidBody3D" parent="."]
|
||||
mass = 5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue