X-Git-Url: http://git.purplebirdman.com/star-foxy.git/blobdiff_plain/30cc1662f898e7b25cfe989eb74cdaa5576ec4c2..c25901f552013905d08827f2ff004244a57f8d4f:/player/player.tscn diff --git a/player/player.tscn b/player/player.tscn index 7dc0f4c..c96080c 100644 --- a/player/player.tscn +++ b/player/player.tscn @@ -56,6 +56,7 @@ surfaces/0 = { extents = Vector3( 3.72203, 0.878147, 3.13957 ) [node name="arwing" type="KinematicBody"] +collision_mask = 0 script = ExtResource( 3 ) [node name="mesh" type="Spatial" parent="."] @@ -80,4 +81,10 @@ shape = SubResource( 5 ) [node name="camera_pivot" type="Spatial" parent="."] [node name="Camera" type="Camera" parent="camera_pivot"] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 13.3084 ) +transform = Transform( 1, 0, 0, 0, 0.959634, 0.281253, 0, -0.281253, 0.959634, 0, 9.44245, 11.0721 ) + +[node name="bullet_origin_r" type="Spatial" parent="."] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -2 ) + +[node name="bullet_origin_l" type="Spatial" parent="."] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -2 )