[gd_scene load_steps=3 format=2] [ext_resource path="res://cricketScene/Player.gd" type="Script" id=1] [sub_resource type="CapsuleShape" id=1] radius = 0.6 height = 2.0 [node name="Player" type="KinematicBody"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.52113, 0.98772 ) script = ExtResource( 1 ) [node name="Capsule" type="CollisionShape" parent="."] transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0 ) shape = SubResource( 1 ) [node name="Head" type="Spatial" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0 ) [node name="Camera" type="Camera" parent="Head"] far = 10000.0