Hello there,
After I tried to think this out myself several time I found out that I had to write about it here at Gamesalad forum![:) :)]()
I have two actors. Player actor and CPU. My player actor gets points when he jumps over or under the CPU actor. I have a combo system so if you first jump over him and then under you get 4x points. I think its hard to me to explain here how the combo system is working because its to long. By the way the Its working 99 %. Its just when you jump under him he gets 5 points, that probably means I get the two combos at the same time 1+(1*4).
I think its nearly impossible for you guys to understand this but if someone could tell me an easy way to do a combo system that works I would be really glad. If you have any question you not understood in this post so feel free to comment. This is annoying because I'm nearly done with my game.
Thanks,
Fredrik
Edit:
I found out a way to do this but its NOT the real way to do it. If I change the combo to *3 its been right 1+(1*3)=4. Anyway its not good because the sound you here when you get a combo is playing simultaneously
![:) :)]()
After I tried to think this out myself several time I found out that I had to write about it here at Gamesalad forum

I have two actors. Player actor and CPU. My player actor gets points when he jumps over or under the CPU actor. I have a combo system so if you first jump over him and then under you get 4x points. I think its hard to me to explain here how the combo system is working because its to long. By the way the Its working 99 %. Its just when you jump under him he gets 5 points, that probably means I get the two combos at the same time 1+(1*4).
I think its nearly impossible for you guys to understand this but if someone could tell me an easy way to do a combo system that works I would be really glad. If you have any question you not understood in this post so feel free to comment. This is annoying because I'm nearly done with my game.
Thanks,
Fredrik
Edit:
I found out a way to do this but its NOT the real way to do it. If I change the combo to *3 its been right 1+(1*3)=4. Anyway its not good because the sound you here when you get a combo is playing simultaneously
