31 Days Ago
DroppedItem now spawns it's worldmodel via GameManager.CreatePrefab, ensuring PreProcess is run Removed the server side code that disabled renderers as those renderers should now be removed in PreProcess (this code was just for the editor but it ran at runtime regardless and caused a 40b allocation every time an item was dropped) Fixed mushroom colouring not being applied to dropped mushrooms