Document Category Item: Button(s) > Log Jump and Replay buttonsBack
Log Jump and Replay buttons
Description
In "game_load_1.agc" under " // replay and jump button for log" @ line 122.
Change the button images for the ui in your game!
'Key' is for a small sprite on the top right for keys press!
Definition
vne_log_set_button_replay(NORMAL, HOVER, CLICKED, BG, KEY)
vne_log_set_button_jump(NORMAL, HOVER, CLICKED, BG, KEY)