[SOLVED] How to make player hitbox as an object?

Like this:

Hi, you make a sprite in the size of your player (you could also adjust that later) and call it PlayerHitBox.

Oh, Hello again, Thx am gonna try it.

And if I want to move it with player I must do the same movement controls for Hitbox right?

Right, in the example the hitbox sprite has the PlatformerObject behavior. This is what you control. The player sprite is connected to the hitbox with the “Change position of an object” action.

I did it in the most wierdest way but, it works :smiley:
Thx for help.

1 Like