The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "fragment" - Line: 1492 - File: inc/class_parser.php PHP 8.0.28 (Linux)
|
![]() |
Zombie Tumult (GLOOM game) - Printable Version +- NaaLaa Forum (http://www.naalaa.com/community) +-- Forum: NaaLaa (http://www.naalaa.com/community/forumdisplay.php?fid=1) +--- Forum: Showcase (http://www.naalaa.com/community/forumdisplay.php?fid=4) +--- Thread: Zombie Tumult (GLOOM game) (/showthread.php?tid=140) |
Zombie Tumult (GLOOM game) - Marcus - 03-24-2019 I can't remember if I ever posted this (attached) half-finished game on the old forum. I made it while writing the GLOOM library. Here's a video of it: I just tried it on my new computer and noticed that the mouse control was terrible. It seems that the set mouse <x>, <y> still has some issues. I tried to fix it within the game by waiting for 16ms after making the call, but if you're having trouble using the mouse controls you can play it with keyboard only too (click on How to play in the main menu). RE: Zombie Tumult (GLOOM game) - Marcus - 03-24-2019 Oh, I just spotted what's causing the problems with the set mouse <x>, <y> command on Windows. I'll actually upload a new version, because that's been annoying me for a long time. |