Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Deleted post
(+1)

Map duplication woulda worked just as well, the only real benefit I can think of to doing it this way other than like organizational stuff is that like, the browser loader has a limit of 1000 files I think? So using one map like this could help cut down on files, in theory. That use is pretty beyond the scope of this sorta jam though and most 2K projects probably struggle to reach that amount anyway, ah reckon :3

2003 could also create random events. I remember it involved first creating a random variable,Randomly select from several numbers, then each variable number represented a switch, allowing you to "randomly retain different NPCs" in the same location. Similarly, you could incorporate settings into the variable, and even player "skinning" wouldn't require a separate event for each appearance.