userJarryd Campicancel
branchrust_reboot/main/building_skins_3cancel

17 Commits over 0 Days - ∞cph!

2 Years Ago
Fixed non-shipping container gibs getting tint colours
2 Years Ago
▋▊▉▇ ▊▉▆▄▇▋▌▉ ▅▋▊▇▋▄▍█ ▍▉▇▉▋▅ ▆▉▆▄▉▍
2 Years Ago
Fix shipping container blocks randomising colour when the server loads
2 Years Ago
Make a png version of the colour lookup, solves the final pixel being read incorrectly
2 Years Ago
Shipping container colour lookup now uses a texture sample on the COlour lookup asset (editor only, caches the colours for runtime)
2 Years Ago
Compile fix
2 Years Ago
Radial menu no longer changes colour of the selected icon to white if the outline is enabled
2 Years 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
2 Years Ago
Applied spray can colour radial change to wire/hose/pipe tool colour picker
2 Years Ago
Add an overlay sprite on top of the colour sprite when picking a colour for shipping container walls
2 Years Ago
Fix index out of range error on a specific spraycan colour
2 Years 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)
2 Years Ago
Merge from main
2 Years Ago
Fixed gibs not matching colour Bug fixes
2 Years Ago
Apply new construction skin component to all container prefabs
2 Years Ago
Play animation and fx
2 Years Ago
First pass spray can logic