22-10-2019, 04:09 AM
Hello,
I haven't been able to develop my game until recent and have looked into this issue again. I have made a brand new project just to test the rope system. Maybe this is intended but in a totally empty unity scene with everything set to default except V-Sync is turned off. I can spawn in about 25 ropes, that's when the lag spikes get to a point that it becomes frustrating. If this is intended then I guess my expectations of the asset were to high. I have also tried both 2dlinerenderer and the regular line extruder, unfortunately not much difference.
I feel like maybe there is settings that may increase fps that I don't know off. The settings that boosted the fps atleast some that I have already used are rope smoothing, I set that to 0 and when using the rope extruder renderer I have the section set to a 4 segment cirlce. I am kind of clueless on how to further improve fps. I exported the scene to a UnityPackage, if somebody can help would be great I can share the unitypackage so somebody can check my code.
Thanks in advance
I haven't been able to develop my game until recent and have looked into this issue again. I have made a brand new project just to test the rope system. Maybe this is intended but in a totally empty unity scene with everything set to default except V-Sync is turned off. I can spawn in about 25 ropes, that's when the lag spikes get to a point that it becomes frustrating. If this is intended then I guess my expectations of the asset were to high. I have also tried both 2dlinerenderer and the regular line extruder, unfortunately not much difference.
I feel like maybe there is settings that may increase fps that I don't know off. The settings that boosted the fps atleast some that I have already used are rope smoothing, I set that to 0 and when using the rope extruder renderer I have the section set to a 4 segment cirlce. I am kind of clueless on how to further improve fps. I exported the scene to a UnityPackage, if somebody can help would be great I can share the unitypackage so somebody can check my code.
Thanks in advance