Implement Influencer and Collision detection event #2
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
Influencer
Definition
Add new feature in the
PhysicEngine
to define area on the play area where physic and environment can change theEntity
behavior.In this diagram, we can identify the following requirement:
Proposed design
implementation proposal
Impacts
the following impacts has been identified:
Influencer
inheriting from theEntity
class.Influencer
processing, excludingInfluencer
fromEntity
processingDrawPlugin<Influencer>
only used for display debug purposesThe text was updated successfully, but these errors were encountered: