-
Senior Member
[360] Fusion: "Trials Messenger" - Type anything & save it!
Created a 'Skill Game' where you can type any message (without punctuation) and save it as a replay.
** Requires DLC but there isn't any! Maybe the 'B'-button toolcard is DLC?

Supports 54 characters, with a maximum of 40 from each side. Generally, any replay under 1 minute is gibberish, and times greater than 3 minutes are just there for score. Keep in mind however that while you can type ANY word, you are responsible for 'colorful' language, and your Gamertag is tied to the replay anyways
.
Any later versions will have a language filter or at the very least a disclaimer.
'We gave you guys letters now but don't misuse them.'
Controls:
Left & Right thumbsticks highlight letters from about half of the keyboard, and left & right trigger to select them.
'B' goes to the next line, and there is no backspace. The game ends with 3 lines.
Brief Code:

The code is rather simple. Each stick supports 3 positions in 4 directions (-3 to +3, horizontal & vertical).
By adding 3 to these values, you create a grid composed of 6 rows with 6 columns each, or 36 cells. Additional filters are used to reduce each stick to only 15. These cells correspond to addresses inside a 2-dimentional Vector, and each address has a number corresponding to a letter of the alphabet. At this point, each position of the thumbsticks are now linked to a letter of the alphabet, and all that remains to do is spawn them (Emitter).
Quotes:
"I'm singing in the fish" - DevoidSafe420
-
Senior Member
Always amazes me if people pull out something non Trials out of the editor
-
Junior Member
I love the creativity... I could never do anything thing like this with the effects. Soon it will be like minecraft and we will see calculators and computers lol. Nice creation