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