vrp-gruppe-sechs/quad-splash/zone_base.tscn

46 lines
2.6 KiB
Plaintext

[gd_scene load_steps=11 format=3 uid="uid://cadclgtbi1uco"]
[ext_resource type="PackedScene" uid="uid://qbmx03iibuuu" path="res://addons/godot-xr-tools/staging/scene_base.tscn" id="1_6i2xq"]
[ext_resource type="PackedScene" uid="uid://nqiyqnx42m61" path="res://addons/godot-xr-tools/hands/scenes/highpoly/left_fullglove_physics_hand.tscn" id="2_enoaf"]
[ext_resource type="PackedScene" uid="uid://cqhw276realc" path="res://addons/godot-xr-tools/functions/function_pointer.tscn" id="3_enoaf"]
[ext_resource type="PackedScene" uid="uid://bl2nuu3qhlb5k" path="res://addons/godot-xr-tools/functions/movement_direct.tscn" id="4_iauun"]
[ext_resource type="PackedScene" uid="uid://b4ysuy43poobf" path="res://addons/godot-xr-tools/functions/function_pickup.tscn" id="5_d8x3h"]
[ext_resource type="Script" uid="uid://8044gkw7tx8u" path="res://right_hand.gd" id="6_enoaf"]
[ext_resource type="PackedScene" uid="uid://b6bk2pj8vbj28" path="res://addons/godot-xr-tools/functions/movement_turn.tscn" id="7_77o42"]
[ext_resource type="PackedScene" uid="uid://sg32m1625cf1" path="res://scenes_n_others/weapon_space.tscn" id="7_iauun"]
[ext_resource type="PackedScene" uid="uid://cigx2gnf4tg4d" path="res://addons/godot-xr-tools/hands/scenes/highpoly/right_fullglove_physics_hand.tscn" id="8_iauun"]
[ext_resource type="PackedScene" uid="uid://diyu06cw06syv" path="res://addons/godot-xr-tools/player/player_body.tscn" id="8_kt7vv"]
[node name="ZoneBase" instance=ExtResource("1_6i2xq")]
[node name="XROrigin3D" parent="." index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2.3)
[node name="LeftPhysicsHand" parent="XROrigin3D/LeftHand" index="0" instance=ExtResource("2_enoaf")]
[node name="FunctionPointer" parent="XROrigin3D/LeftHand" index="1" instance=ExtResource("3_enoaf")]
show_laser = 2
laser_length = 1
[node name="MovementDirect" parent="XROrigin3D/LeftHand" index="2" instance=ExtResource("4_iauun")]
strafe = true
[node name="FunctionPickup" parent="XROrigin3D/LeftHand" index="3" instance=ExtResource("5_d8x3h")]
grab_distance = 1.0
[node name="RightHand" parent="XROrigin3D" index="2"]
script = ExtResource("6_enoaf")
weapon_scene = ExtResource("7_iauun")
weapon_offset = Vector3(0, 0, 0)
[node name="RightPhysicsHand" parent="XROrigin3D/RightHand" index="0" instance=ExtResource("8_iauun")]
[node name="FunctionPointer" parent="XROrigin3D/RightHand" index="1" instance=ExtResource("3_enoaf")]
show_laser = 2
laser_length = 1
[node name="MovementTurn" parent="XROrigin3D/RightHand" index="2" instance=ExtResource("7_77o42")]
[node name="PlayerBody" parent="XROrigin3D" index="3" instance=ExtResource("8_kt7vv")]
collision_mask = 7