top of page

- GAMEBOUND ADDONS -

GB_S0.PNG
  • These Addons are used to either keep the Character in or out of the Screen or Stage. Also you can trigger events depending on whether the Character is in the Display Zone or not.

In Display Zone Check

  • This Addon allows you to check if your Character is currently in Display Zone of Camera or not.
     

  • You can add "Extra Tolerance" so that the check system makes sure the Character is further closer to the middle. Sometimes a small amount can be used so that Collisions don't act up.
     

  • You can use the "Halt" Booleans so that the System stops the first moment the Character goes in or out of Display Zone.
     

  • Outputs "Action If / NOT in Display Zones" can be used to trigger other Addons depending on the outcome and change States if needed.

GB_S0.PNG

Screenbound Toggle

  • This Addon allows you to let your Character ignore the Camera Walls so they can pass through Camera Walls or toggle it back so it is forced to obey the Display Zone Limits.
     

  • You can use "New Screenbound Value" to decide whether your Character should be forced in Display Zone or it can go out.
     

  • If you toggle the variable mentioned above ON, you must select a "Restart Act" value. You can either make Character Teleport in Display Zone or wait till they move in themselves.
     

  • You can also toggle so that Character can move the Camera or not when close to Display Zone limits. Strongly suggested to toggle them off if you are toggling screenbound off and vice versa.

GB_S0.PNG

Stagebound Toggle

  • This Addon allows you to let your Character ignore the Camera Walls so they can pass through Stage Walls and Ground or toggle it back so it is forced to obey the Stage Zone Limits.
     

  • You can use "New Stagebound Value" to decide whether your Character should be forced in Display Zone or it can go out.
     

  • If you toggle the variable mentioned above ON, you must select a "Restart Act" value. You can either make Character Teleport in Display Zone (And Stage Limits too) or wait till they move in themselves.
     

  • You can also include Stage Ground too but be careful as Characters that are not flying will drop bottom right away!

GB_S0.PNG
Screenbound Toggle
Stagebound Toggle
bottom of page