map exports fixed, files renamed

This commit is contained in:
Vinyis 2022-08-19 01:26:53 -06:00
parent 1a13781220
commit 6d9f6a3e28
13 changed files with 4 additions and 4 deletions

View File

@ -1 +0,0 @@
23.71898078918457 , 16.358203887939453 , 1.5586051940917969

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 KiB

View File

@ -1 +0,0 @@
13.828370094299316 , 11.73211669921875 , 3.921311855316162

Binary file not shown.

Before

Width:  |  Height:  |  Size: 635 KiB

Binary file not shown.

View File

@ -0,0 +1 @@
23.718978881835938 , 16.35820198059082 , 1.6182538270950317

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

Binary file not shown.

View File

@ -0,0 +1 @@
13.828370094299316 , 11.73211669921875 , 3.961841344833374

Binary file not shown.

After

Width:  |  Height:  |  Size: 635 KiB

View File

@ -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,);