userJarryd Campicancel
branchrust_reboot/main/building_skins_3cancel

17 Commits over 0 Days - ∞cph!

1 Year Ago
Fixed non-shipping container gibs getting tint colours
1 Year Ago
▋▊▉▇ ▊▉▆▄▇▋▌▉ ▅▋▊▇▋▄▍█ ▍▉▇▉▋▅ ▆▉▆▄▉▍
1 Year Ago
Fix shipping container blocks randomising colour when the server loads
1 Year Ago
Make a png version of the colour lookup, solves the final pixel being read incorrectly
1 Year Ago
Shipping container colour lookup now uses a texture sample on the COlour lookup asset (editor only, caches the colours for runtime)
1 Year Ago
Compile fix
1 Year Ago
Radial menu no longer changes colour of the selected icon to white if the outline is enabled
1 Year Ago
Container blocks will now randomise colour via the construction skin component instead of using the shader world position (shader world pos was going to be problematic for gibs) Removed random option from container colour spray can wheel Upgrading a block to the shipping container skin will now use the last colour that was applied via a spraycan by that player, if the player has not used a spraycan to change the colour of a block in the current life a random colour will be selected
1 Year Ago
Applied spray can colour radial change to wire/hose/pipe tool colour picker
1 Year Ago
Add an overlay sprite on top of the colour sprite when picking a colour for shipping container walls
1 Year Ago
Fix index out of range error on a specific spraycan colour
1 Year Ago
Fix spray can not being able to colour shipping container blocks (Don't hard code the skin id, exposed a supports colour change toggle on the BuildingGrade asset)
1 Year Ago
Merge from main
1 Year Ago
Fixed gibs not matching colour Bug fixes
1 Year Ago
Apply new construction skin component to all container prefabs
1 Year Ago
Play animation and fx
1 Year Ago
First pass spray can logic