Spawn Actor Workaround PROBLEM! HELP!
EricTippett
Member Posts: 45
I am making my bullets change positions on the player instead of spawn, like in the TshirtBooth tutorial.
However, randomly my bullets will just stop "spawning". I have 5 counts and sometimes certain bullets in a count will just stop coming in. Like count 1 will stop spawning a bullet but the others will and then eventually they each stop spawning after a while. Once the scene resets it goes back to normal by the way.
Could someone tell me why this is happening or if you have time, maybe I could show you a video of the problem in Skype or something?
However, randomly my bullets will just stop "spawning". I have 5 counts and sometimes certain bullets in a count will just stop coming in. Like count 1 will stop spawning a bullet but the others will and then eventually they each stop spawning after a while. Once the scene resets it goes back to normal by the way.
Could someone tell me why this is happening or if you have time, maybe I could show you a video of the problem in Skype or something?
Comments
the performance hit is still there, just only really noticeable on older devices.
Also, depending on the number of bullets and other activity in the scene, Recycling bullets can make you end up tracking more info than is healthy, causing lags and crashes.