Uploaded August 2008 | Updated September 2026, 2 weeks ago
While a jumping sprite for the Hoganmer enemy have been found in the game, he can't jump at all in the released version of the game. However, the code for jumping still exists in the enemy's programming.
Below are two demonstrations of executing the code to get Hoganmer to jump. The first method features proper jumping, but doesn't move the shield along with the enemy. This is a glitch. The second method moves the shield properly, but you have to call the states for jumping, falling, and landing manually.
While a jumping sprite for the Hoganmer enemy have been found in the game, he can't jump at all in the released version of the game. However, the code for jumping still exists in the enemy's programming.
Below are two demonstrations of executing the code to get Hoganmer to jump. The first method features proper jumping, but doesn't move the shield along with the enemy. This is a glitch. The second method moves the shield properly, but you have to call the states for jumping, falling, and landing manually.










