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
This seems liable to cause all sorts of gross code. Make floor the source of truth. A floor tile can have a reference to the object (if any) that's occupying it.
200 XP
The text was updated successfully, but these errors were encountered:
The
LogicEngine
class stores game state in a bunch of different arrays:This seems liable to cause all sorts of gross code. Make
floor
the source of truth. A floor tile can have a reference to the object (if any) that's occupying it.200 XP
The text was updated successfully, but these errors were encountered: