Collisions where there isn't anything...

meop79

  • Posts: 3
 ???  So... I'm very new with this software.

I'm getting collisions where there is no obvious reason for them.  In the pic I'm walking up, I should not have hit a collision frame yet... but It won't let me continue.

I'm not sure what to do.


JeffreyDriver

  • Posts: 2262
Turn on debug drawing (RUN > ENABLE DEBUG DRAWING) and checks your collision shapes

meop79

  • Posts: 3
Ok... so this is happening... and I suppose it explains why I can't move right, but why would this ever, ever happen?

Bombini

  • *
  • Posts: 1400
Check if all collisions (in the collision tab of actor) for each animation are they way you need it.
Also check in the appearnace tab if the origin point is centered.

The issue might be in your blocks/code if this all looks good to you.
Cheers!

meop79

  • Posts: 3
It was the origin point.  Which I'm not sure how it got changed from default as I'm fairly sure I didn't do that, but yes, in some of the animations it was set to top left, now that it's back to centered it isn't happening anymore.

Thank you!  :)

Bombini

  • *
  • Posts: 1400
This drove me made in the beginning as well ;)
It is so easy to oversee :)