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.
I'm not sure if it works on Fusion, sorry, but this is how it was done on Evo,
Of course the A,X,B,Y buttons are for an Xbox controller but you get the picture I'm sureWhen 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.'![]()
Yea you're right there Jolan,Originally Posted by JolanXBL Go to original post
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 wayOriginally Posted by ozy Go to original post)
http://forums.ubi.com/showthread.php...or-skill-game?
All icons*yes, this thread is lost in the forum*