Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: zaccom on April 19, 2013, 11:42:49 AM

Title: Video 7 on HealthBar and decrease health problems [SOLVED]
Post by: zaccom on April 19, 2013, 11:42:49 AM
Hello, I been follow video 7 on the Health Bar and decrease health. So far my heath pickup work properly. However, I followed the decrease health example and every time my player goes to the spikes they disappear and the damage is not sent to the player HUD. There is no destroy on the FSM but it destroys the spikes anyways. I need help
Thanks
Title: Re: Video 7 on HealthBar and decrease health problems
Post by: zaccom on April 19, 2013, 11:20:09 PM
I able to have the listener do damage on the player however, the trigger still destroys itself. Any ideas?
Title: Re: Video 7 on HealthBar and decrease health problems
Post by: zaccom on April 20, 2013, 08:54:28 AM
I figured it out. In the video the collider uses a is trigger event action. However, I used collision event and the object doesn't disappear. For some reason the Update of Unity 4 or something. The video needs to be fixed so others don't run in this brick wall following the video. Solved.