Playmaker Forum

PlayMaker News => General Discussion => Topic started by: pietwelve on August 06, 2016, 06:46:03 PM

Title: deactivate collision on buch of objects, arraymaker ?
Post by: pietwelve on August 06, 2016, 06:46:03 PM
Hi, I need to be able in my game to desactivate collisions on all walls/divider  at ones. I need to keep collisions on grounds obviously and there are hundred of walls.
Is Arraymaker the right tool to enable/disable the collision component on a bunch of objects ?
The truth is I don't know where to look to do this kind of operation.
Thanks !
Title: Re: deactivate collision on buch of objects, arraymaker ?
Post by: pietwelve on August 07, 2016, 10:46:25 PM
OK I figured it out using Arraymaker
Both actions "Array List Find Game Objects By Tag" & "Array List Get Next" gave me what i need.
Thanks (please excuse my English)