======Show Credits====== ---- Fades out and displays the [[credits]] for your game. After the [[credits]] have completed, the game will end and the player will be returned to the [[Main Menu]]. If the [[Main Menu]] is not enabled, the player will be prompted to exit the game. ====Signature:==== show_credits() ^Argument^Description^Type^Required^ | (No arguments for this function) |||| ====Example:==== show_credits(); //Results:// The [[credits]] for the game will be displayed. Use the **Show Credits** function to scroll through your [[credits]] after the player has completed the game. ---- ====Editor Node:==== {{:wiki:show_credits_node.png?nolink|}} ====Visual Demo:==== {{:wiki:show_credits_demo.gif?nolink|}} ~~NOTOC~~