EVENT LOGO: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
The event was messed up with the gamevar
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
EVENT_LOGO is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].
{{EventTable|1=EVENT_LOGO|2=[[screenpeek]]|3=-1|4=0 values}}


This [[event]] is executed during the 3D Realms screen animation and can be used for drawing sprites. See also [[LOGO_FLAGS]].
EVENT_LOGO is a [[EDuke32_event_list|Game Event]].
 
This [[event]] is executed during the title screen animation and can be used for drawing sprites. See also [[LOGO_FLAGS]].


[[Category:Events]]
[[Category:Events]]

Latest revision as of 08:46, 4 February 2022

Event ID player# THISACTOR RETURN
EVENT_LOGO screenpeek -1 0 values

EVENT_LOGO is a Game Event.

This event is executed during the title screen animation and can be used for drawing sprites. See also LOGO_FLAGS.