EVENT MENUCURSORRIGHT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Document the event
(No difference)

Revision as of 09:28, 3 August 2021

EVENT_MENUCURSORRIGHT is a menu event.

This event is called when the right-hand menu cursor is being drawn.

The RETURN variable will be set to the current tile index of the spinning nuke icon. Modify this value to change the tile that is being displayed for the right cursor during that frame.