Large update with mostly rewritten character subsystem
This commit is contained in:
9
proto2/characters/hair/hair.tscn
Normal file
9
proto2/characters/hair/hair.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://characters/hair/hair.gd" type="Script" id=1]
|
||||
|
||||
[node name="hair" type="Spatial"]
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="Camera" type="Camera" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.25491, 1.24916 )
|
||||
Reference in New Issue
Block a user