RafaelBarbosatec/bonfire

[Bug]: moveToPosition is ignoring collisions

Closed this issue · 3 comments

What happened?

Hello while using moveToPosition, I noticed that the ally was ignoring any collision and was passing through anything on his way.

Steps to reproduce?

Put collisions on the way of the component.

What did you expect to happen?

I expected the collision to be handled and the component to take a different route.

Bonfire version

3.0.3

Relevant log output

No response

Hi @MikaReesu !
I didn’t can reproduce this bug. You did add the mixin BlockMovementCollision in your Ally?

I didn't know I needed it.

I will test more tomorrow and I will give you a feedback.

Thank you for your fast reply.

Thank you it's working very well!