Commit graph

7 commits

Author SHA1 Message Date
Pengu123
ba8d2132ce Added Support for specific direction inputs
Added some comments on the PlayerInput class too for clarity
2022-05-04 18:42:06 +02:00
Pengu123
70a69a7c91 Fixed Input bugs + Optimizations
-- On the PlayerInput class --
FIXED: Bug where Directions input were still recorded even with autoplay on
OPTIMIZED: Moved the conditions wether player had control in it's own method so we can re-use the same condition on new methods
2022-05-04 18:05:05 +02:00
Pengu123
d41eaac105 ScheduleInput Method added, tests awaiting 2022-05-03 22:36:55 +02:00
Pengu123
6bf5be2e5b Bug Fixing 2022-05-02 00:24:07 +02:00
Pengu123
b7ba06c812 Coin Toss Done. Needs HD Textures and more customization 2022-05-01 23:49:55 +02:00
Pengu123
6083e07535 Coin Toss Functionnal (Needs Miss and Blank animation) 2022-05-01 22:10:00 +02:00
Pengu123
0232fe5540 Throw and Catch animation 2022-05-01 20:22:00 +02:00