Game Development Community

Can't get the bounce mushroom to work.

by Glenn Thomas · in TGB Platformer Kit · 03/14/2008 (2:58 am) · 2 replies

I've applied the behavior for the bounce platform to the mushroom but it doesn't seem to be working.

#1
03/14/2008 (3:09 am)
Have you also got the Platform Behavior added to the object? Platforms work on two levels, firstly, the platform behavior and then the type of platform (falling or bouncing).
#2
03/14/2008 (12:07 pm)
So first I need to make it a one or two way platform then and the type of platform, correct?

I'll try that then let you know.

Edit: Everything fine now.

Thanks!