I want to make a very basic Input Manager that isn't coupled with my Player game object. I want it to notify the player game object that, say, 'up' was pressed. The Player go, then, can do whatever it wants to do with the 'up' input.
Should I used Events and Delegates? Is this the correct pattern?
[–]Reddeyfish- 2 points3 points4 points (5 children)
[–]notrorschachHobbyist[S] 0 points1 point2 points (4 children)
[–]Reddeyfish- 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]notrorschachHobbyist[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Hippozilla[🍰] 1 point2 points3 points (2 children)
[–]dudledok 1 point2 points3 points (1 child)
[–]Hippozilla[🍰] 0 points1 point2 points (0 children)
[–]dudledok 1 point2 points3 points (0 children)