Traps: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with "== Overview == There are three types of traps you can place in the game 1) Traps on the ground, which are spawned with Action Locations, based on p..."
(No difference)

Revision as of 14:58, 19 December 2021

Overview

There are three types of traps you can place in the game

1) Traps on the ground, which are spawned with Action Locations, based on proximity. The definition is done inside an Action Location specifying:

  • triggertype = PROXIMITY
  • responsetype = SCRIPT

In the responsetype field place the name of the script stored in Progression Events, this will be triggered when the player walks within the radius of the action location.