I know I could find a weird workaround way of doing this, but for sake of ease is there any way you can add or remove an object's qualifier at runtime in MMF2?
What I'm trying to do is to have something be able to be passed through, until some specific action is taken where the "neutral" qualifier would then get added. In my game all objects with neutral qualifiers act as obstacles so what I'd like is to have something not be a barrier one minute and the be a barrier the next (using the same exact object).
--
"Del Duio has received 0 trophies. Click here to see them all."
"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"
DXF Games, coming next: Hasslevania 2- This Space for Rent!
Sorry chief. no way of doing this. There should be though.
But what you want doing isn't too difficult to add in. For every collision with the qualifier add in "if X flag=off", and if you want to make the player pass through just switch the flag to on. That works well enough in my project.
i still cant get qualifiers to work the way i want them to. it always ends up with everything going all screwy. are they supposed to be a headache? id post more of my problem, but i already spent the time working around it so i guess there really aint a point?
Maybe I just don't use them to much of a degree then because I've only had a few accounts of qualifiers not working. They should defiantly be replaced with something better though.
Thats strange. I never had problems with qualifiers, and I almost always use them for something.
Actually im lying, i had problems before, but not anymore