File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ git clone --recurse-submodules https://github.com/Al-Asl/AutoLevel.git
26
26
Auto level consists of the following components:
27
27
28
28
* ` Level Builder ` where you can do all of your constraints, building, and exporting.
29
- <img src =" documentation/images/levelbuilder .png " width =" 900px " />
29
+ <img src =" documentation/images/levelBuilder .png " width =" 900px " />
30
30
31
31
* ` Block Repo ` is the resource needed by the ` Level Builder ` to run, it basically contains the pieces and the relationship between them.
32
32
<img src =" documentation/images/blockrepo.png " width =" 900px " />
@@ -36,7 +36,7 @@ Auto level consists of the following components:
36
36
37
37
You can get started by watching the [ tutorial] ( https://www.youtube.com/watch?v=1-M3W0y42L4 ) .
38
38
39
- you can also check the API usage to build the level at runtime check out the ` Example Scenes\Runtime `
39
+ you can also check the API usage to build the level at runtime by checking ` Example Scenes\Runtime `
40
40
41
41
** FILLING**
42
42
You can’t perform that action at this time.
0 commit comments