Hi everyone,
I'm trying to implement a function in my plugin to show on the UI all the rigidbodies for the selected Atom. This implies that the UI elements have to be destroyed and re-created everytime a new Atom is selected in the dropdown.
Looks like the software is unable to destroy the...
Hi Everyone,
I'm loving VAM, it's a great piece of software.
I modified the included wind script to add some functionalities and make it easier to control and use.
Please note that I'm a newbie when it comes to C# so I tried my best but I'm sure there's a better and more optimized way to...