Platform Linear Velocità...

Discussion in 'Technical Discussion' started by Member_Game, Mar 8, 2017.

  1. Member_Game

    Member_Game Boxer

    Joined:
    Oct 8, 2015
    Messages:
    45
    Likes Received:
    7
    Hi,

    I have in my game some platform that move vertical in different velocity. When the values of my platform is more than 3 the character jump only in the corner of platform. When the value is two or one the character can jump in anywhere of platform.

    Regards!
     
  2. Appymes

    Appymes Avid Boxer

    Joined:
    Nov 11, 2016
    Messages:
    268
    Likes Received:
    59
    Maybe it's the size of the collision frame. Is it set?

    Can you put an image with the collisions activated to see it?
     
  3. Member_Game

    Member_Game Boxer

    Joined:
    Oct 8, 2015
    Messages:
    45
    Likes Received:
    7
    Last edited: Mar 9, 2017
  4. Appymes

    Appymes Avid Boxer

    Joined:
    Nov 11, 2016
    Messages:
    268
    Likes Received:
    59
    And with a larger platform works well?

    Check also the frame of collisions of the character, it changes between circular and polygonal.

    And lastly, also if the jump is set to be from the ground.
     
  5. Member_Game

    Member_Game Boxer

    Joined:
    Oct 8, 2015
    Messages:
    45
    Likes Received:
    7
    Hi, Appymes,

    Yes, work well. The problem is when the values of my platform is more than 3 is weird.

    Regards!
     
  6. Appymes

    Appymes Avid Boxer

    Joined:
    Nov 11, 2016
    Messages:
    268
    Likes Received:
    59
    Try changing the platform's movement system. If you use the Transform logic, change it to Path and vice versa.
     
  7. Member_Game

    Member_Game Boxer

    Joined:
    Oct 8, 2015
    Messages:
    45
    Likes Received:
    7
    First to all, thanks for your time and suggestion but doesn't work. However, the problem is when the platform move Up, but when move Down can jump.

    Regards!
     

Share This Page