28 lines
914 B
Text
28 lines
914 B
Text
|
|
[gd_scene format=3 uid="uid://cxlvpq4mb47ot"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://s2js8mk5nstk" path="res://character_body_3d.gd" id="1_x4gbx"]
|
||
|
|
|
||
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ryrav"]
|
||
|
|
margin = 0.578
|
||
|
|
|
||
|
|
[node name="Actor" type="CharacterBody3D" unique_id=264956013]
|
||
|
|
script = ExtResource("1_x4gbx")
|
||
|
|
|
||
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=596660177]
|
||
|
|
shape = SubResource("BoxShape3D_ryrav")
|
||
|
|
|
||
|
|
[node name="Node3D" type="Node3D" parent="." unique_id=950323032]
|
||
|
|
|
||
|
|
[node name="Camera3D" type="Camera3D" parent="Node3D" unique_id=1595290530]
|
||
|
|
|
||
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=458090666]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||
|
|
light_energy = 10.709
|
||
|
|
light_indirect_energy = 2.651
|
||
|
|
light_volumetric_fog_energy = 1.91
|
||
|
|
light_size = 0.195
|
||
|
|
shadow_enabled = true
|
||
|
|
omni_range = 8.65
|
||
|
|
omni_attenuation = 1.03
|
||
|
|
omni_shadow_mode = 0
|