such as dreamteck spline
by user 1101049107931480066
Hey Needle Engine doesnβt support C# in the runtime. So no runtime unity assets are supported.
If you seek Spline support, the unity splines are partially suppored with an extra module: https://engine.needle.tools/docs/modules.html
What other third party assets did you have in mind btw?
dreamteck spline
by user 1101049107931480066
For built-in spline support, please refer to: https://engine.needle.tools/docs/modules.html
The API looks like this:
https://github.com/needle-tools/needle-engine-modules/blob/main/package/Splines/Splines~/SplineWalker.ts
Let me know if you would have trouble with something