Training now works

This commit is contained in:
Segey Lapin
2019-08-08 17:32:47 +03:00
parent 394237cec3
commit 95a76feb53
19 changed files with 1756 additions and 559 deletions

View File

@@ -1,7 +1,8 @@
[gd_scene load_steps=3 format=2]
[gd_scene load_steps=4 format=2]
[ext_resource path="res://walls/level_level.escn" type="PackedScene" id=1]
[ext_resource path="res://walls/floor_material1.tres" type="Material" id=2]
[ext_resource path="res://walls/gate_material.tres" type="Material" id=3]
[node name="level_level" index="0" instance=ExtResource( 1 )]
@@ -25,3 +26,9 @@ material/1 = ExtResource( 2 )
[node name="part1" parent="." index="6"]
material/1 = ExtResource( 2 )
[node name="gate1" parent="." index="9"]
material/0 = ExtResource( 3 )
[node name="gate2" parent="." index="10"]
material/0 = ExtResource( 3 )