You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
507 B
10 lines
507 B
[gd_scene load_steps=3 format=3 uid="uid://bxuveo0hlwy33"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cc1m2a1obsyn4" path="res://addons/fpc/character.tscn" id="1_cs6s8"]
|
|
[ext_resource type="PackedScene" uid="uid://dlryddjharg35" path="res://addons/interaction/interaction_ray.tscn" id="2_xofgc"]
|
|
|
|
[node name="Character" instance=ExtResource("1_cs6s8")]
|
|
|
|
[node name="InteractionRay" parent="Head" index="3" instance=ExtResource("2_xofgc")]
|
|
transform = Transform3D(1.2, 0, 0, 0, 1.2, 0, 0, 0, 1.2, 0, 0, 0)
|