code/modules/mob/floating_message.dm
CHAT_MESSAGE_SPAWN_TIME | How long the chat message's spawn-in animation will occur for |
---|---|
CHAT_MESSAGE_LIFESPAN | How long the chat message will exist prior to any exponential decay |
CHAT_MESSAGE_EOL_FADE | How long the chat message's end of life fading animation will occur for |
CHAT_MESSAGE_WIDTH | Max width of chat message in pixels |
CHAT_MESSAGE_HEIGHT | Max width of chat message in pixels |
Define Details
CHAT_MESSAGE_EOL_FADE
How long the chat message's end of life fading animation will occur for
CHAT_MESSAGE_HEIGHT
Max width of chat message in pixels
CHAT_MESSAGE_LIFESPAN
How long the chat message will exist prior to any exponential decay
CHAT_MESSAGE_SPAWN_TIME
How long the chat message's spawn-in animation will occur for
CHAT_MESSAGE_WIDTH
Max width of chat message in pixels