joemicmc / Survival

Multiplayer demo.
0 stars 0 forks source link

Rename controller events #9

Closed joemicmc closed 1 year ago

joemicmc commented 1 year ago

ControllerStartJustPressed -> StartPressed ControllerFlyPressed -> FlyChanged

joemicmc commented 1 year ago

Same with Input. InputPressed, InputChanged, InputReleased.

joemicmc commented 1 year ago

Rename ControllerPlay to ControllerGame

joemicmc commented 1 year ago

Is this really an input mapping service?