Added virtua hand sprite and placeholder hand scenes.
This commit is contained in:
parent
ced705d9c5
commit
5de60b3571
6 changed files with 72 additions and 16 deletions
8
scenes/virtua_hand.tscn
Normal file
8
scenes/virtua_hand.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene format=3 uid="uid://bkqwi2yqa0nvg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://51p1gbyn5l02" path="res://images/virtua_hand.png" id="1_ikq7c"]
|
||||
|
||||
[node name="VirtuaHand" type="Sprite3D" unique_id=1811028460]
|
||||
billboard = 1
|
||||
texture_filter = 0
|
||||
texture = ExtResource("1_ikq7c")
|
||||
Loading…
Add table
Add a link
Reference in a new issue