Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

also what is the difference between new and old thing? sometimes switching them breaks my code but i dont see any other thing different between the

The code always has a "target" that starts out as Covemonty; when you do the "is X ahead" check, "New thing" refers to code that's run for the X ahead (if one was detected), and "Old thing" referse to code that'll be run to whoever checked for X (so Covemonty by default).