Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

ADVANCED BEHAVIOUR WARNING

I'm putting together a cookbook, which may take a day or two to publish, in the meantime, this is the pattern for dark regions.

Essentially

  1. Define a 'zone' that contains one or more locations (comma separate locations between the [ ] characters, control + space will work in here.
  2. Define a dynamic boolean that contains an expression that tests if the protagonist is in the zone, if so return true. This syntax is beyond the scope of "classroom", so I won't explain it too much here.
  3. In the settings section, reference the name of the boolean that contains the darkness expression.
  4. (optional) In the system_messagages section. Change your dark message.



EDIT

If you want it to be not dark when something is held, then just add in additional conditions for darkness as such: