Commit Graph

7 Commits

Author SHA1 Message Date
EternalRat
58bbd1fb93 Update speedup bonus & fixing one bug (double bonus/...) 2021-06-08 20:37:10 +02:00
Zoe Roux
e24ad0fa50 Cleaning up movements 2021-05-31 11:42:39 +02:00
Zoe Roux
199b286978 Fixing compilation 2021-05-24 16:58:11 +02:00
Zoe Roux
f309ed8380 Merging game 2021-05-24 15:46:46 +02:00
TrueBabyChaise
80e9d674e9 Fix documentation and remove friend keyword
Remove friend keyword and put variables in public instead
Fix documentation where the name of the component is not specified

Co-Authored-By: Benjamin HENRY <44569175+EternalRat@users.noreply.github.com>
2021-05-21 15:11:03 +02:00
TrueBabyChaise
54cb40aa0b Modification on Controllable and Keyboard
Add float variable instead of bool for the axes movement, and use of a map for classic keys

Co-Authored-By: Benjamin HENRY <44569175+EternalRat@users.noreply.github.com>
2021-05-21 14:17:37 +02:00
TrueBabyChaise
7377301c4e Add basic controls components and system
KeyboardComponents/System + ControllableComponents/ControllableSystem
2021-05-20 17:59:34 +02:00