Help - Gravity problem

Hi,
my problem is that i want an actor to move with the gravity, and other actors to move with the "move" behavior. I tried to set the gravity and let the actor move with it and bounce with a floor. The actors that spawn into the scene move with the move behavior but i don't want them to bounce but to go through the scene on the floor(without bounce). How can i do this? Hope you'll understand.

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Use accelerate on the actor you want to have gravity but turn off any scene gravity. I'm not sure I understand the rest of your question about bouncing and going through the floor. Can you draw what you're trying to have happen?

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • Tiny_StudioTiny_Studio Member Posts: 50
    @tatiang I used accelerate and it works :) But in this way the actor increase his height every time it bounce. How to avoid this?
  • Tiny_StudioTiny_Studio Member Posts: 50
    Solved it :)
Sign In or Register to comment.