14 lines
578 B
Plaintext
14 lines
578 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://caos4gg5cd6f6"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dndsa6rm6hovq" path="res://models/automatto.dae" id="1_kapkd"]
|
|
|
|
[node name="ak-47" type="Node3D"]
|
|
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, -0.570068, 0, 0)
|
|
|
|
[node name="automatto" parent="." instance=ExtResource("1_kapkd")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.18626, -1.25157, 0)
|
|
|
|
[node name="raycast" type="RayCast3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.92407, 0.951779, 0)
|
|
target_position = Vector3(-1, 0, 0)
|