VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

Fetch targets for multicontroller in start() #57

Closed naresh-chilukurthi closed 2 years ago

naresh-chilukurthi commented 2 years ago

Current ButtonMultiController is fetching targets during collision. Move this to start to improve performance

naresh-chilukurthi commented 2 years ago

Pr for the change is https://github.com/vinayg-usc/alter-ego-game/pull/89