Thanks for this great assets, it’s awesome.
I have a bug to submit (we are 2 developpers with similar problems)
It’s hard to reproduce because it happens not everytime and not in the same way, but when I have multiple BulletManager, and when I call Spawn() every Update frame, one of emitter is not spawning bullets. (not a problem of views, apparently the bullet doesn’t spawn at all) They are exactly the same object, and Spawn function called the same way but I have only 3 of my 4 bulletManager working.
Have you got some idea ? (apparently, I have the same problem, when I call the spawn method not from an update unty callback.
Sorry, it’s difficult to send you a small project to reproduce that, but you can DM me to get more details.
Appreciate your answer, because I’m kind of stuck in my gamedev with this bug ;) Thanks in advance