5 Commits

Author SHA1 Message Date
VladimirPirozhenko
f2797a5355 Updated input system, added touch inputs
Now InputTranslator has its own interface to provide polymorphism in GameSession class
Touch input read only if target platform is android
2022-08-16 04:01:08 +03:00
VladimirPirozhenko
6a87d4abda Added classess for views, added new laser obstacle
New laser obstacle uses particle system, UI not yet implemented, but classess for ui was added
2022-08-10 06:10:40 +03:00
VladimirPirozhenko
e3ba21a250 Added skybox, cleaned-up code, adjusted anims 2022-08-08 11:38:05 +03:00
VladimirPirozhenko
69b5665074 Added proper animatons, built some prefabs
Converted generic to humanoid animations, set up animation controller, make the game work again
2022-08-07 10:06:06 +03:00
VladimirPirozhenko
45b277e7d1 Initial commit 2022-08-07 07:31:16 +03:00