Commit graph

15 commits

Author SHA1 Message Date
SergoDobro
0ae47df396 fix 2024-08-20 20:10:34 +03:00
SergoDobro
eed94c2d7b player attack almost done 2024-08-20 16:32:25 +03:00
SergoDobro
647b6ad941
Merge branch 'DevelopmentX' into PlayerAttack 2024-08-20 14:37:19 +03:00
Lev
0ffad2cac7 add Animation of movement player 2024-08-20 14:31:01 +03:00
SergoDobro
4884abad87 minor overall + shakeeffect 2024-08-20 04:28:06 +03:00
SergoDobro
dd47d58851
Merge branch 'DevelopmentX' into PlayerLog 2024-08-20 00:43:50 +03:00
Lev
3742690e5c fix InputManager and add some logic in player for his attack 2024-08-20 00:39:20 +03:00
Lev
fef09f3d4a upgrade player movement and upgrade InputManager 2024-08-19 02:25:09 +03:00
SergoDobro
ec275c7584 hotfixes
camera
scaling
2024-08-19 01:20:28 +03:00
Lev
22e63c7c88 add shootEvent, OnInteract events to Game, Player can move with WASD and arrows 2024-08-18 23:44:35 +03:00
Lev
c9d766242f add vectors in UpdateInput, add event ActionEvent and Subscribing to the actions of the input manager 2024-08-17 19:42:55 +03:00
Lev
60b71efb09 create inputMamager 2024-08-17 12:10:25 +03:00
Lev
eef6e038b8 add register game objects 2024-08-16 18:06:51 +03:00
Lev
ba757265f2 upgrade InputManager 2024-08-16 13:05:49 +03:00
Сухинов Сережа
fc18c517fb Added basic AppManager and inputManager
Deleted Game1, because it is AppManager

Added TODOs

TODO:
Uncomment AbstractGUI when merged with GUIBranch
Uncomment server and client when merged with serverBranch
2024-08-15 02:26:04 +03:00