3d testable environment, kinda

This commit is contained in:
the me 2022-08-18 21:50:55 -07:00
parent dfbcd56e99
commit 1a13781220
2 changed files with 5 additions and 11 deletions

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/mapthatchhouseroof.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);