There anyway to adjust an objects hitbox?

FlyboyTrevy_FlyboyTrevy_ Member, PRO Posts: 148

Would it be in any way possible to adjust an objects collision box. All it seems you can do from the menu is change its shape. I want to make it thinner so its not so unforgiving.

Comments

  • FlyboyTrevy_FlyboyTrevy_ Member, PRO Posts: 148

    My current solution (and final if hitboxes are not editable) is to make a smaller version of the actor and place it behind the real actor away from site, and thats what its actually colliding with.

  • SocksSocks London, UK.Member Posts: 12,822

    @Darvecard said:
    My current solution (and final if hitboxes are not editable) is to make a smaller version of the actor and place it behind the real actor away from site, and thats what its actually colliding with.

    Yep, that's the basic trick behind a million games ! You can build all sorts of complex collision shapes like this.

    And here is a project where you can constrain the 'hitboxes' to your actor if you need them all the move around the scene together as one object:

    https://forums.gamesalad.com/discussion/75220/fast-constrain-linkmachine-v2

Sign In or Register to comment.