1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-22 15:54:20 +00:00
pineapple-surf/player/onhand/PeaShooter.tscn

13 lines
435 B
Text
Raw Normal View History

2023-01-08 01:25:48 +00:00
[gd_scene load_steps=2 format=3 uid="uid://cu53ekfgwammu"]
[ext_resource type="Script" path="res://player/onhand/PeaShooter.gd" id="1_bl35a"]
[node name="PeaShooter" type="Node3D"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0)
script = ExtResource("1_bl35a")
[node name="RayCast3D" type="RayCast3D" parent="."]
target_position = Vector3(1000, 0, 0)
collision_mask = 24
collide_with_areas = true