Files
2023-09-13 03:04:01 +03:00

18 lines
520 B
Plaintext

[gd_scene load_steps=3 format=2]
[ext_resource path="res://characters/vroid1-man-animate.tscn" type="PackedScene" id=1]
[sub_resource type="CapsuleShape" id=1]
radius = 0.3
height = 1.3
[node name="man_base" type="KinematicBody"]
[node name="vroid1-man-animate" parent="." instance=ExtResource( 1 )]
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0.956587, 0 )
shape = SubResource( 1 )
[editable path="vroid1-man-animate"]