map exports fixed, files renamed
This commit is contained in:
parent
1a13781220
commit
6d9f6a3e28
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
23.71898078918457 , 16.358203887939453 , 1.5586051940917969
|
Binary file not shown.
Before Width: | Height: | Size: 385 KiB |
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
13.828370094299316 , 11.73211669921875 , 3.921311855316162
|
Binary file not shown.
Before Width: | Height: | Size: 635 KiB |
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
23.718978881835938 , 16.35820198059082 , 1.6182538270950317
|
Binary file not shown.
After Width: | Height: | Size: 393 KiB |
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
13.828370094299316 , 11.73211669921875 , 3.961841344833374
|
Binary file not shown.
After Width: | Height: | Size: 635 KiB |
|
@ -48,5 +48,5 @@ function drawModels(){
|
|||
models = [];
|
||||
|
||||
//var spr = sprite_add("./shrine thing tex.png",0,false,false,0,0);
|
||||
var spr = sprite_add("./Map 1/MapAtlas.png",0,false,false,0,0);
|
||||
nu Model("./Map 1/Map 1.dat",spr);
|
||||
var spr = sprite_add("./map1/mapatlas.png",0,false,false,0,0);
|
||||
nu Model("./map1/map1.dat", spr, u, u, u, u, u, u, u, u,);
|
Loading…
Reference in New Issue