Unless I'm mistaken though, this solution could have an issue if the player unpauses the game just at the exact time when one of the Only one action when event loops events was supposed to fire. The...
Type: Posts; User: Volnaiskra; Keyword(s):
Unless I'm mistaken though, this solution could have an issue if the player unpauses the game just at the exact time when one of the Only one action when event loops events was supposed to fire. The...
I've often been a fan of using Only one action when event loops, because often you want something to happen every time something first happens, but not otherwise. A simple example: you want a "thud"...