Posted December 09, 2023 by KanedaFr
#lynx
Mainly working on the combat system.
It was bugged so after many tries, I finally massively rewrote it.
and, while doing this, Igor posted a so easy to use code to "shake" screen that I couldn't resist ;)
SUZY.hoff = 2 - rand() % 4;
SUZY.voff = 2 - rand() % 4;