Collision area geometry does not get recalculated when Actor dimensions change #948
Labels
bug
This issue describes undesirable, incorrect, or unexpected behavior
Milestone
Steps to Reproduce
Extend and actor and do not call the super constructor, try to collide this with another actor
See https://github.com/dgparker/excaliburjs-breakout for an example
Work around
Expected Result
Actors should collide and this method of setting properties should work.
Actual Result
No collision
The text was updated successfully, but these errors were encountered: