RafaelBarbosatec / bonfire

(RPG maker) Create RPG-style or similar games more simply with Flame.
https://bonfire-engine.github.io
MIT License
1.18k stars 177 forks source link

Fix for #520 #521

Closed tkshnwesper closed 1 month ago

tkshnwesper commented 1 month ago

Description

  1. Fix for #520
  2. Refactoring some code - like moving super.onCollision calls to the end of the method.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

Breaking Change

Does your PR require Flame users to manually update their apps to accommodate your change?

RafaelBarbosatec commented 1 month ago

LGTM! Thank's só much for contributing!