09-07-2019, 07:20 PM
(09-07-2019, 06:33 PM)chipmeisterc Wrote: Hi Jose,
Thanks for the reply -
Perhaps I should have been more clear.
I'm not looking to allocate more at runtime, what I'm trying to do is find the optimum pool size to use such that I'm not making unecessary allocations when I initially define my pool size. The trouble is, that the only way to test is at runtime by getting a feel for the current pool size vs length and the only way to then adjust is by reinitializing (in edit mode) which destroys my existing handle connections.
I guess the question therefore is - is there a way to reinitialize in the editor without breaking existing handle connections?
Hi,
Not currently, when you re-initialize the rope, all per-particle properties (including handle connections) are lost. We're working on a redesigned workflow that allows exactly this:
http://blog.virtualmethodstudio.com/2019...5-preview/