Open eonarheim opened 5 months ago
Currently actions will try very hard to complete their task and blast through colliders causing teleportation.
https://github.com/excaliburjs/Excalibur/assets/612071/db15f465-4c0f-4c10-a77a-7b68779dcfb5
Come up with a new API (TBD) to cancel current or certain actions when specific collision criteria are met, this would greatly increase the utility of actions when using collisions.
This issue hasn't had any recent activity lately and is being marked as stale automatically.
Context
Currently actions will try very hard to complete their task and blast through colliders causing teleportation.
https://github.com/excaliburjs/Excalibur/assets/612071/db15f465-4c0f-4c10-a77a-7b68779dcfb5
Proposal
Come up with a new API (TBD) to cancel current or certain actions when specific collision criteria are met, this would greatly increase the utility of actions when using collisions.