Added tutorial map

This commit is contained in:
Paul Black 2022-03-19 15:58:34 -06:00
parent 2769504c5d
commit 602f987180
69 changed files with 1125 additions and 18 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
Objects/tutorial-map/tutorial_level.dae filter=lfs diff=lfs merge=lfs -text

1
.import/.gdignore Normal file
View file

@ -0,0 +1 @@

View file

@ -0,0 +1,3 @@
source_md5="15a28ff6ce99f29ac6fd8fc620b25fcf"
dest_md5="6bf27c182ab8f4786521717e1d135913"

View file

@ -0,0 +1,3 @@
source_md5="63aaaaf90fd5c3ea075eb066eed24db0"
dest_md5="4317eabf26800407c4217e94f37f0a79"

View file

@ -0,0 +1,3 @@
source_md5="0519e59ade6bb7dc4a14503438745145"
dest_md5="6d33552024848f418daa43ced19ebf2a"

View file

@ -0,0 +1,3 @@
source_md5="065143d890ddc61c8d3e02404284edf2"
dest_md5="03e2042c7e06475120959620a65959c9"

View file

@ -0,0 +1,3 @@
source_md5="28947f778e41e5a43f821aa4ac6de843"
dest_md5="440b4d8e433486f895cfc6545ffb2fcd"

View file

@ -0,0 +1,3 @@
source_md5="fb7af3f5d8fe4afa0bbb3ce032f9416a"
dest_md5="648e69b76e1c75c25279b75937131770"

Binary file not shown.

View file

@ -0,0 +1,3 @@
source_md5="b4f44aa3e86cbf1b741acb490bcb425e"
dest_md5="c494dc2b09975354a74803b9a2558ac3"

View file

@ -0,0 +1,3 @@
source_md5="15cf61c2aff14894212697de78adc9ec"
dest_md5="be88d9e1f653c3a962dd7f787001613f"

View file

@ -0,0 +1,3 @@
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
dest_md5="26ea799ea0a3da9e753b3ebe822e0570"

Binary file not shown.

View file

@ -0,0 +1,3 @@
source_md5="a83a817bd3c8e5665fc2dc586f22c4a2"
dest_md5="8910eaf986332f7954df0b5e349aace9"

View file

@ -0,0 +1,3 @@
source_md5="9958b122a36e1ca1a44328e1cc3c1199"
dest_md5="1951b3507ff7167a76d0d40074c3c646"

Binary file not shown.

View file

@ -0,0 +1,3 @@
source_md5="1c55391e6cad1a03570ee69a2386b448"
dest_md5="8e6602814679711b30e2e7c8d066e27c"

View file

@ -1,28 +1,16 @@
[gd_scene load_steps=5 format=2]
[gd_scene load_steps=4 format=2]
[ext_resource path="res://Objects/Player-tank/player.tscn" type="PackedScene" id=1]
[ext_resource path="res://Objects/Ai-tank/tank00.tscn" type="PackedScene" id=2]
[sub_resource type="PlaneMesh" id=1]
[sub_resource type="BoxShape" id=2]
[ext_resource path="res://Levels/tutorial_level.tscn" type="PackedScene" id=3]
[node name="Spatial" type="Spatial"]
[node name="PlayerTank" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -22.6472, 1.4303, 4.43473 )
[node name="StaticBody" type="StaticBody" parent="."]
transform = Transform( 50, 0, 0, 0, 1, 0, 0, 0, 50, 0, 0, 0 )
[node name="Plane" type="MeshInstance" parent="StaticBody"]
mesh = SubResource( 1 )
skeleton = NodePath("../..")
material/0 = null
[node name="CollisionShape" type="CollisionShape" parent="StaticBody"]
transform = Transform( 1, 0, 0, 0, 0.0361063, 0, 0, 0, 1, 0, 0, 0 )
shape = SubResource( 2 )
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -40.0774, 1.4303, -13.8074 )
[node name="AITank00" parent="." instance=ExtResource( 2 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -12.2314, 1.17676, 14.9248 )
[node name="tutorial_level" parent="." instance=ExtResource( 3 )]
transform = Transform( 16.4397, 0, 0, 0, 16.4397, 0, 0, 0, 16.4397, 0.957769, 0.0361147, -1.97334 )

View file

@ -0,0 +1,13 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Objects/tutorial-map/tutorial_level.dae" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 18.1448, 0.00492495, 14.7012 )
[node name="tutorial_level" instance=ExtResource( 1 )]
[node name="StaticBody" type="StaticBody" parent="." index="1315"]
[node name="CollisionShape" type="CollisionShape" parent="StaticBody" index="0"]
shape = SubResource( 1 )

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66ba30f7b4978621513e35ada8ed950026903b8a9083b1552182c777426ac32d
size 259367068

File diff suppressed because it is too large Load diff