userMartyn Chapmancancel
branchrust_reboot/main/industrial_dlccancel

13 Commits over 0 Days - Infinitycph!

60 Days Ago
Add script for the chain on the industrial garage door to scroll with door opening/closing
2 Months Ago
Reorder industrial shelf colours to match shipping container
2 Months Ago
FIx NRE in SprayCan
2 Months Ago
Analytics event for changing entity colours with the spraycan should now be raised for all appropriate entities
2 Months Ago
Add compiler define in NavMeshEditorUtilities to stop compile simulator from failing Editor only script so wasn't a problem in builds
2 Months Ago
Merge from main
2 Months Ago
Fix industrial shelves not retaining colour when switching LOD's, follows same pattern used on shipping container building
2 Months Ago
Rework colour changing for industrial shelves to be more generic and move it all to a component that can be attached to entities we want to be able to change colours Removed all the bespoke stuff for buttons changing colour, it now uses this component and also has to use the spraycan
2 Months Ago
Setup colour changing with spraycan on industrial shelves
2 Months Ago
Update colliders on industrial garage door to exactly match those on original door
3 Months Ago
Adjust door chainlink colliders to overlap like they do on original garage door
3 Months Ago
Setup various things on the door prefab for the new skinned mesh renderer
3 Months Ago
Merge from main