sokol sprite render

This commit is contained in:
2023-05-04 22:07:00 +00:00
parent 1408c05103
commit ae0f41539b
25 changed files with 338 additions and 352 deletions

View File

@@ -1731,7 +1731,7 @@ var camera2d = gameobject.clone("camera2d", {
});
win_make(Game.title, Game.resolution[0], Game.resolution[1]);
win_icon("icon.png");
//win_icon("icon.png");
/* Default objects */
gameobject.clone("polygon2d", {