Stick Fight: The Game

Stick Fight: The Game

102 ratings
How to format text in chat
By AtomicCoding
ARCHIVED (Developers removed formatted text)
   
Award
Favorite
Favorited
Unfavorite
Introduction

Now, this is not hacking, it should not be considered hacking, and there is little to no risk to doing this.

Anyways, the developers have rich text enabled for chat, which means we can do cool stuff like this:


We can put in emojis, color text, and so much more. Continue on to the next section to learn how.
Syntax/How-to
Note: This guide is basically just a mirror of this[docs.unity3d.com] and this[digitalnativestudios.com]. This can also be applied to a lot of other Unity games as well.

WARNING
Do not put spaces between code and or text in the code, as it will treat the spaces as normal text. Do not ignore quotation marks and percentages.

Some Info
Most of these won't work on copy and paste, so make sure to read what's in the parentheses. All of these can be stacked, just like in the example shown in the introduction. You can do bold, italic, underlined, multicolored text, anything.

Bold Text

Image



Code

<b>(text)</b>

Italics

Image



Code

<i>(text)</i>

Color

Image



Code

<color=(Color ID (i.e: #C6A434) or just plain color names like: red, blue, green)>(text)</color>

Font Size
Credit goes to Architector #4 for helping me find out how to use this one.

Image



Code

<size=(number of choice)>(text)</size>

Sprites

Note: Emojis are not cross-platform

The only thing I've tested that has worked with Stick Fight is the default sprite assets (basically just emoji), which are just numbered.

Deafult Sprite Assets:

Image



Code

<sprite=(number of choice)>

Named Assets:

Code

<sprite name="(name of sprite)">

Strikethrough and Underline

Image



Code

Strikethrough:

<s>(text)</s>

Underline:

<u>(text)</u>

Text Alignment

Image



Code

<align=("left", "center", "right")>(text)</align>

Character Spacing

Image



Code

<cspace=(number of choice)em>(text)</cspace>

Indentation

Image



Code

<indent=(number of choice)%>(text)</indent>

Line Height

Image



Code

<line-height=(number of choice)%>(text)</line-height>

Line Indentation

Image



Code

<line-indent=(number of choice)%>(text)</line-indent>

Lowercase, Uppercase and Smallcaps

Lowercase
(Makes all text lowercase)

Image



Code

<lowercase>(text)</lowercase>

Uppercase
(Makes all text uppercase)

Image



Code

<uppercase>(text)</uppercase>

Smallcaps
(This one is hard to explain, try it for yourself)

Image



Code

<smallcaps>(text)</smallcaps>

Margins

Image



Code

<margin=(number of choice)em>(text)</margin>

Highlighting

Note: I have not been able to get this one to work.

Code

<mark=(Color ID (i.e: #C6A434) or just plain color names like: red, blue, green)> (text)</mark>

Noparse
(This will make everything described above useless, useful for sharing how to format text)

Image



Code

<noparse>(text)</noparse>

Horizontal Position

Image



Code

<pos=(number of choice)%>(text)</pos>

Horizontal Space

Image



Code

<space=(number of choice)em>(text)

Subscript and Superscript
Note: Subscript and Superscript behave strangely and not how you'd expect.

Image



Code

Subscript:

<sup>(text)</sup>

Superscript:

<sub>(text)</sub>

Vertical Offset

Image



Code

<voffset=(number of choice)em>(text)</voffset>

Text Width

Image



Code

<width=(number of choice)%>(text)</width>

Long Lasting Text
Credit for this one goes to Architector #4.

Image



Code

Note: You can copy and paste this to make the chat box stay visible for more time. Make sure to put your message of choice at the end.

<size=0>I won't appear...I'm sad. I guess this is just how things are. However, I will be treated as normal text and so will the code. So, that's nice. Anyways, feel free to write anything past this. It will last for a very long time.</size>

Backwards Text

Image



Code

<cspace=-5em>(text)</cspace>
Examples
So, you would like to see pre-made chat messages? Well, scroll down!

All your Stick Fight are belong to us

Image



Code

<color=red>How are you gentlemen? All your <color=green><smallcaps>Stick Fight</smallcaps></color> are belong to us.</color>

Spoopy Text
Thank you to Bumblebeefan for helping me make this one.

Image



Code

<line-height=1%><color=red>Hello! How are you? Are you doing fine?</color></line-height>

The Die Tower

Image



Code

<color=red><line-height=5%>DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE</line-height></color>

Rainbow Oof
All credit for this one goes to organized oof. His guide can be found here.

Image



Code

<color=red>o</color><color=blue>o</color><color=green>f</color>

Thanks for reading!

Feel free to comment any suggestions, recommendations or feedback.
81 Comments
Raz Feb 25, 2024 @ 12:49pm 
although you can do it with your name
Raz Feb 25, 2024 @ 12:49pm 
either I'm doing it wrong, it was patched (That's impossible), or this is clickbait
SequencedLife Jul 10, 2023 @ 7:12pm 
i think copy and past idk if you can copy and past or not
itsfinty Feb 5, 2022 @ 3:02pm 
how do i do that all
tf2 pomson enjoyer #FIXVACPLS Jun 7, 2021 @ 1:14am 
<size=0>memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol memes lol</size>
Belac1324 Jun 5, 2021 @ 3:44pm 
<color=red><line-height=5%>DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE DIE</line-height></color>
AtomicCoding  [author] May 18, 2021 @ 3:31pm 
Thx ❤️
Stoic May 18, 2021 @ 1:12pm 
I like the Zero Wing reference
Mira! 🩷 Mar 10, 2021 @ 8:23pm 
lol
Rice_Celica Mar 9, 2021 @ 10:36pm 
how has nobody noticed the dhmis reference except a single person