Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Visual Studio solution integration
#1
I've downloaded and added the Curvy Splines asset into my Unity project. It created a Plugin folder under Assets. What's the recommended way to add Curvy Splines to my generated Visual Studio solution? I'd rather not be compiling the Curvy Splines scripts whenever I want to build my own project.
Reply
#2
Hi

Using a Visual Studio solution other than the one generated by Unity will be a pain since Unity is made with the assumption that you will use the auto-generated solution, but if you have valid reasons to use you own solution, then:

Make Curvy Splines generate its assembly definitions ( https://curvyeditor.com/documentation/toolbar/start#curvy_options ). That way you will have two things generated by Unity:
1- VS projects for Curvy Splines and its dependencies, that you can find at your project's root folder.
2- dlls for Curvy Splines and its dependencies, that you can find somewhere in the Library forlder.
Use whatever makes sense for your use case.

I hope this helped.
Have a nice day.
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Information New Asset from Toolbuddy: Visual Scripting Enhancer _Aka_ 0 4 09-09-2024, 01:38 PM
Last Post: _Aka_
  playmaker integration error DNeville 5 10 05-23-2024, 07:01 AM
Last Post: _Aka_
  Is curvyspline a good solution for a 2D rail grinding game? bazz_boyy1 2 8 03-01-2022, 11:49 AM
Last Post: _Aka_
  Curvy license? - Commercial studio use bravepower 1 6,159 08-21-2013, 07:09 AM
Last Post: Jake

Forum Jump: