Thing Types
- Thing type 2222 – Colorable SD2 Sign
- Thing type 2223 – Colorable Crimson Core Sign
- Thing type 2224 – Half Scale Colorable SD2 Sign
- Thing type 2225 – Colorable Kodachrome Void Sign
- Thing type 2226 – Colorable Basic Arrow
- Thing type 2227 – Colorable Basic Arrow 2
- Thing type 2228 – Colorable Double Triangle Arrow
- Thing type 2229 – Colorable Small Chevron
- Thing type 2230 – Colorable Sonic Riders Arrow 1
- Thing type 2231 – Colorable Sonic Riders Arrow 2
- Thing type 2232 – Colorable Sonic Riders Arrow 3
- Thing type 2233 – Colorable Peach Gardens Arrow
- Thing type 2236 – Colorable Honeybee Industries Arrow
- Thing type 2237 – Colorable Gold Arrow 1
- Thing type 2238 – Colorable Gold Arrow 2
- Thing type 2239 – Colorable SD2 Warning
- Thing type 2240 – Colorable SD2 Boost Warning
- Thing type 2241 – Colorable SD2 Invincibility Warning
- Thing type 2242 – Colorable SD2 U-Turn
- Thing type 2243 – Colorable Animated Double Arrow (Contributed by Charybdizs)
- Thing type 2244 – Colorable Giant Hand (Contributed by Charybdizs)
The color of any Lua signs is determined by the mapthing’s angle/360. Overflow is accounted for. If the color is invalid, then a warning will show in a console with the position of the violating sign. The violating sign will be a default green color.
The scale of any Lua sign is determined by the object flags. Extra and Ambush quadruples scale, Extra and Special triples scale, Extra doubles scale, Special halves scale and Ambush quarters scale. Special and Amubsh make the scale 1/8 normal.
Thing Type 2234 – Lua Colorable Multi Arrow is the condensed version of 16 of the signs in the SOC version. The parameter value of the arrow determines the type of sign:
- 0 = SD2 Arrow
- 1 = Kodachrome Void
- 2 = Basic Arrow
- 3 = Basic Arrow without background
- 4 = Double Triangle Arrow
- 5 = Small Chevron
- 6 = Sonic Riders 1
- 7 = Sonic Riders 3
- 8 = Peach Gardens
- 9 = Golden Arrow 1
- 10 = Golden Arrow 2
- 11 = Honeybee Industries Arrow
- 12 = SD2 Warning
- 13 = SD2 Invincibility
- 14 = SD2 Shoe
- 15 = SD2 U-Turn
Thing Type 2235 – Lua Colorable Crimson Core Arrow has the same angle and flag operations as the Multi-Arrow. The parameter value * 2 determines the delay to give the sign before it starts animating.
Thing Type 2245 - Lua Colorable Animated Double Arrow and Thing Type 2246 - Lua Colorable Giant Hand behave like Thing type 2235, but with a different graphic, animation and parameter delay.
Sprite Prefix - SDAR, CCAR, KVAR, BAR1, BAR2, DTA1, SCVA, SRA1, SRA3, PGAR, HIAR, DTA2, CHHD, GDA1, GDA2 ,SDW1, SDW2, SDW3, and SDW4
- SD2 Arrow: Red (balloon angle 23) – It is slightly darker than the normal version.
- Crimson Core: Raspberry (balloon angle 21)
- Kodachrome Void: Skunk (balloon angle 5)
- Basic Arrow: Crimson (balloon angle 24)
- Basic Arrow Without Background: Ketchup (balloon angle 29) – The middle is slightly darker than the normal version.
- Double Triangle Arrow: Tea (balloon angle 54)
- Small Chevron: Raspberry (balloon angle 21)
- Sonic Riders 1: Blue (balloon angle 84) – Some of the gradient was lost due to skin color limitations.
- Sonic Riders 2: Green (balloon angle 60)
- Sonic Riders 3: Green (balloon angle 60)
- Peach Gardens: Raspberry (balloon angle 21)
- Honeybee Industries: Bronze (balloon angle 43)
- Golden Arrow 1: Gold (balloon angle 41)
- Golden Arrow 2: Red (balloon angle 23)
- Other SD2 Signs: Red (balloon angle 23)
- Animated Double Arrow: There is not a default color.
- Giant Hand: White (balloon angle 1)