tojam20-elevator/scenes/floor_button.tscn

18 lines
612 B
Text

[gd_scene format=3 uid="uid://bw1kbbl3n83e8"]
[ext_resource type="Texture2D" uid="uid://8bw5fmr1vkjn" path="res://images/elevator_numbers.png" id="1_4clxj"]
[sub_resource type="BoxShape3D" id="BoxShape3D_4clxj"]
size = Vector3(1.1594238, 1, 0.055664063)
[node name="FloorButton" type="Area3D" unique_id=265465826]
[node name="ButtonSprite" type="Sprite3D" parent="." unique_id=1628684586]
billboard = 1
texture_filter = 0
texture = ExtResource("1_4clxj")
hframes = 10
vframes = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1160314093]
shape = SubResource("BoxShape3D_4clxj")