by Eric Ruts | Sep 16, 2022 | Devlog
Hello there fellow Virtual world builders, As most of you know I’m working on an combat system. With Lyra as an inspiration, I am building an blueprint only, modular, flexible and adaptable combat system including animation framework. Check out my progress in...
by Eric Ruts | Sep 13, 2022 | Devlog
I wanted to work on the reloading of the weapon. In general it is very easy. However for the system I want to provide I need many prerequisites. I need an inventory wherein ammo can be stored, equipment slots like primary weapon/ offhand, but also an...
by Eric Ruts | Aug 21, 2022 | Devlog
Hey all,I am starting to fall in love with the Lyra animation framework. I have learned a lot from it and have been recreating it without the C++ dependencies.I do intend to use this framework for a more complete animation locomotion system which includes climbing,...