[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://scenes/player.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://scripts/heroes/0.gd" type="Script" id=2]
|
|
|
|
[node name="RigidBody" instance=ExtResource( 1 )]
|
|
|
|
contacts_reported = 1
|
|
contact_monitor = true
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="Ray" parent="Yaw/Pitch" index="1"]
|
|
|
|
_sections_unfolded = [ "Pause", "Transform", "Visibility" ]
|
|
|
|
[node name="Crosshair" parent="MasterOnly" index="0"]
|
|
|
|
text = ""
|
|
|
|
|