You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A generic interface should be created for querying the objects that exist based on a specific criteria, as decided by the implementation. The Physics GhostProxy should inherit from this interface to be the first core sensor. Additionally, the AreaEffect class should be re-written to use the Sensor interface instead of the GhostProxy class.
The text was updated successfully, but these errors were encountered:
A generic interface should be created for querying the objects that exist based on a specific criteria, as decided by the implementation. The Physics GhostProxy should inherit from this interface to be the first core sensor. Additionally, the AreaEffect class should be re-written to use the Sensor interface instead of the GhostProxy class.
The text was updated successfully, but these errors were encountered: