Resource icon

[Open Assets] Colorable Signs 3.1

attachment.php
Colorable Signs is a basic resource wad which turns the majority of arrow midtextures available in patch.kart, textures.kart, and srb2.srb in to colorable paper sprite variants. This wad comes in two variants. K_ColoredArrows and KL_ColoredArrows. K_ColoredArrows is a basic SOC variant which does not modify the game. KL_ColoredArrows is a game modifying script that has the same arrows as the SOC but offers more functionality to manipulate the arrows. Both scripts can be loaded without conflict. K_SignShop is a showcase of the SOC and Lua versions of the script. It replaces MAP01. Operation of the scripts are detailed below.

attachment.php
The SOC signs will take the color of the balloon (thing type 462) closest to them. The ideal usage is to place one balloon somewhere outside of the map so that all arrows share the same color. It is recommended to only add the states, sprites, objects of signs that are actually in your maps to save on file size.
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)
Sprite Prefix - SDAR, CCAR, KVAR, BAR1, BAR2, DTA1, SCVA, SRA1, SRA3, PGAR, HIAR, DTA2, CHHD, GDA1, GDA2 ,SDW1, SDW2, SDW3, and SDW4

attachment.php
The Lua signs offer more functionality in a smaller amount of Thing Types at the expense of modifying the game when used. Record Attack will be disabled for levels that use this script unless the map provides its own custom data or is loaded alongside of a map pack that has its own custom data.
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

attachment.php
The signs can mimic their midtexture counterparts if a particular color is used. Imperfect mimicries are noted.
  • 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)

attachment.php
The Sign Shop is a testing map which works best with the KL_ColoredArrows and K_ColoredArrows loaded. It showcases all the signs and features the wads have to offer. The entrance displays all signs in white. The middle room shows all possible colors of the signs and cycles through the signs in 5 second intervals. The left room displays the sign mimicry with the sign, relevant midtexture (if any), and the needed balloon for the color. The right room is for the Lua-exclusive features. There is a podium showcasing the Multi-Arrow in red, a rainbow of arrows, an example of sign scaling, and an example of sign parameter delay via Crimson Core Arrows.
  • SignComparison.gif
    SignComparison.gif
    28.1 KB · Views: 133
  • Colorable Soc Signs.png
    Colorable Soc Signs.png
    51.4 KB · Views: 164
  • Colorable Lua Signs.png
    Colorable Lua Signs.png
    63.6 KB · Views: 162
  • Sign Rainbow.png
    Sign Rainbow.png
    49.9 KB · Views: 136
  • Sign Shop.png
    Sign Shop.png
    164.1 KB · Views: 149
Author
Chaobrother
Downloads
316
Views
1,028
Extension type
zip
File size
200.9 KB
MD5 Hash
a2183dc886282641462468ca801fdc9b
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Chaobrother

Share this resource

Back
Top