More minor graphical tweaks.
This commit is contained in:
parent
5342d17ebe
commit
adb72a6c17
8 changed files with 57 additions and 4 deletions
8
scenes/elevator_button.tscn
Normal file
8
scenes/elevator_button.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene format=3 uid="uid://cwwexawpj46hk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ckg5b7xtyk4nc" path="res://images/elevator_button.png" id="1_sy1b3"]
|
||||
|
||||
[node name="ElevatorButton" type="Sprite3D" unique_id=1758559173]
|
||||
billboard = 1
|
||||
texture_filter = 0
|
||||
texture = ExtResource("1_sy1b3")
|
||||
Loading…
Add table
Add a link
Reference in a new issue