Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

The next update will no longer complain about there being too many function arguments in built-in functions because I’m tired of fixing these.

I’m currently torn apart between multiple work projects and trying to make ScriptName.varName work without breaking 2.3.7 compatibility, but you can use live_function_add to override a function signature and live_constant_add to add a missing constant.

(1 edit)

why not breaking 2.3.7? since we have LTS, I would leave:

  • 1.4 - no change
  • 2.2.3 - no change
  • 2.2.5 - no change
  • 2.3 - 2022+ –> 2.3 - LTS
  • Bleeding edge 2023+