map has been precisionized (water will be back)

This commit is contained in:
Vinyis 2022-08-19 22:58:30 -06:00
parent c6a380fe0a
commit 6319a08052
4 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
23.718978881835938 , 16.35820198059082 , 1.6182538270950317
1.0 , 0.699999988079071 , 0.06869175285100937

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 KiB

After

Width:  |  Height:  |  Size: 391 KiB

View File

@ -56,5 +56,5 @@ models = [];
textbox_create(txt_test);
var spr = sprite_add("./map1/mapatlas.png",0,false,false,0,0);
nu Model("./map1/map1.dat", spr, u, 200, 140, u, .65, u, u, u,);
nu Model("./map1/map1.dat", spr, u, 200, 140, u, 4, u, u, u,);
setCam();