DynamicBone AppendParticles fix null ref #73

Merged
Njaecha merged 1 commit from FixAppendParticlesRecursionError into master 2025-01-02 19:14:20 +00:00
Njaecha commented 2025-01-02 15:37:10 +00:00 (Migrated from github.com)

Fixed that the the recursion did not end after adding the "leaf" particle, causing it to add another "leaf" particle, which would result in a null reference exception.

Fixed that the the recursion did not end after adding the "leaf" particle, causing it to add another "leaf" particle, which would result in a null reference exception.
ManlyMarco (Migrated from github.com) approved these changes 2025-01-02 19:14:03 +00:00
Sign in to join this conversation.
No description provided.