Closed zunath closed 6 years ago
Updated all the tree instances. Check if that solves anything :)
Was an issue with the OnDeath not firing because DestroyObject was being called in the OnDamaged event. Moved all the seed generation logic to fire on the OnDamaged event instead to fix this.
Check event scripts on all tree types and make sure the local variables are set to run the correct java script.
Also make sure all tree instances which were hand-placed are updated (aka update instances)