Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Tangled Rays on July 15, 2021, 07:05:16 PM

Title: Trigger only working when travelling right (Solved)
Post by: Tangled Rays on July 15, 2021, 07:05:16 PM
Hi all, I have two triggers set up to enable and disable some parallax ocean scenery, one on the left to make sure the ocean is disabled in one half of the level, and the other trigger set to enable it. My curiosity is peaked as to why the triggers only activate when traveling through them from left to right, so once the ocean is switched on and you head back in to the level (Right to left), the trigger to deactivate doesn't work, yet works if you turn around again. I am using box colliders, PlayMaker and the Corgi Engine, thanks for any help! :)
Title: Re: Trigger only working when travelling right (Solved)
Post by: Tangled Rays on July 17, 2021, 04:17:37 AM
Hi all, I solved this by forcing the triggers on to 'every frame', something I didn't really want to do but at least it works  ???