Stop actor from bouncing/flying around everywhere?

MSStudiosMSStudios Member Posts: 54
edited November -1 in Working with GS (Mac)
Hi, I've been working with GS for a few months now, and have started on my second game, but I've seem to hit a bump in the road. So I have this actor, 'penguin', and another actor, 'ice platform', Now, the core gameplay is to tilt your device left and right, so the ice platform tilts in it's direction, and the penguin, slides across the platform. But, when the platform DOES tilt, the penguin goes VERY slowly, and yes, the friction of both actors are down to zero, and sometimes, the penguin starts bouncing and flying around, anybody know how to fix this?

Comments

  • aarioaario Member, PRO Posts: 256
    is the penguin a rectangular collision shape with fixed rotation checked?

    ..just a shot in the dark
  • MSStudiosMSStudios Member Posts: 54
    aario said:
    is the penguin a rectangular collision shape with fixed rotation checked?

    Yes it is, and fixed rotation is not checked
  • aarioaario Member, PRO Posts: 256
    hmm ..would changing the actor to being a circle collision shape affect the game at all? Because that might help.
  • MSStudiosMSStudios Member Posts: 54
    aario said:
    hmm ..would changing the actor to being a circle collision shape affect the game at all? Because that might help.

    Just tried it, having it as a rectangular collision shape worked better :/
  • aarioaario Member, PRO Posts: 256
    hmm.. ill have to think about this one
  • MSStudiosMSStudios Member Posts: 54
    I hope I don't have to stop the production of the whole game just because of this :S
  • aarioaario Member, PRO Posts: 256
    Hey I made a little something for you..

    Search Actor Sliding in the creator.

    I'm not sure if it's exactly what you were looking for or what you were hoping to achieve but it might help :)

    -Aaron
  • MSStudiosMSStudios Member Posts: 54
    aario said:
    Hey I made a little something for you..

    Search Actor Sliding in the creator.

    I'm not sure if it's exactly what you were looking for or what you were hoping to achieve but it might help :)

    -Aaron

    Thank you so much! This is exactly what I needed! I can't thank you enough! :D
  • aarioaario Member, PRO Posts: 256
    MSStudios said:
    Thank you so much! This is exactly what I needed! I can't thank you enough! :D

    Awesome!

    You're very welcome :)
Sign In or Register to comment.