1. #1

    Skill Game Instructions

    In the in-game skill tracks and in some player skill games, there are button pictures. Not like, "Press left stick," but like "Press LS" and it's a picture of left stick or the Y button, or X button, etc. I want to know if there is some symbols or something that has to be put in or what. It would really help a lot in the aesthetic sense. Thanks.
    Share this post

  2. #2
    ozy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Ireland
    Posts
    1,791
    I'm not sure if it works on Fusion, sorry, but this is how it was done on Evo,


    When you make a Skill Game, in the instructions you may want to add descriptions of how the skill game is played and what the buttons do. Instead of typing out 'push A Button to jump', etc, you can use code strings to display controller icons like we have in our Skill Game instructions and the mini games in RedLynx Picks.
    Most of these code strings are below. Just copy any of the strings into your sentence.

    %linebreak%
    %button_a%
    %button_b%
    %button_x%
    %button_y%
    %button_lt%
    %button_rt%
    %button_lb%
    %button_rb%
    %button_start%
    %button_back%
    %lstick%
    %rstick%
    %lstick_both%
    %lstick_left%
    %lstick_right%
    %rstick_both%
    %rstick_left%
    %rstick_right%
    %lstick_click%
    %rstick_click%
    %dpad_up%

    Example-
    'Use %button_a% to jump.'
    Of course the A,X,B,Y buttons are for an Xbox controller but you get the picture I'm sure
    Share this post

  3. #3
    When you preview the Description or Instructions in the editor though, these tags will not show the images of the icons. Release an empty Beginner map marked 'test' or whatever and try them out.
    Share this post

  4. #4
    ozy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Ireland
    Posts
    1,791
    Originally Posted by JolanXBL Go to original post
    When you preview the Description or Instructions in the editor though, these tags will not show the images of the icons. Release an empty Beginner map marked 'test' or whatever and try them out.
    Yea you're right there Jolan,
    That stopped me from using them a few months back,
    It used to come up in the pre share preview on Evo,
    I was hoping someone could confirm or not... anyone?
    Share this post

  5. #5
    Originally Posted by ozy Go to original post
    Yea you're right there Jolan,
    That stopped me from using them a few months back,
    It used to come up in the pre share preview on Evo,
    I was hoping someone could confirm or not... anyone?
    Actually, (I don't know if this is just the 360 or not, but when I test my track if Fusion, it shows the images. (Thanks, by the way )
    Share this post

  6. #6
    ozy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Ireland
    Posts
    1,791
    Your welcome mate, thanks for confirming it works
    Share this post

  7. #7
    Jeruhnq's Avatar Member
    Join Date
    Jun 2014
    Location
    France
    Posts
    366
    http://forums.ubi.com/showthread.php...or-skill-game?
    All icons *yes, this thread is lost in the forum*
    Share this post