HelloMum / Shared-Mobility-Adventure-Game

Final Project: Shared-Mobility Adventure Game COMP30820 Java Programming (Conv)
GNU General Public License v3.0
0 stars 0 forks source link

The GameElements should be able to interact with something that is in front of them #24

Closed HelloMum closed 7 months ago

HelloMum commented 7 months ago

The actual implementation only call on the cell under the GameElements it should call the one that is in front and also the linked elements so you can toggle interactions with what you are holding.

Glenmic commented 7 months ago
Screenshot 2024-04-13 at 13 28 55

This method?