07-14-2020, 01:01 AM
How to change Space while using GetOrientationFast? It doesnt take the space argument ( check Attached Image) It works fine with Just 2 arguments. How Can I use world space to get rotation?
Make GameObject Face towards Spline Path
|
07-14-2020, 01:01 AM
How to change Space while using GetOrientationFast? It doesnt take the space argument ( check Attached Image) It works fine with Just 2 arguments. How Can I use world space to get rotation?
07-14-2020, 01:06 AM
This method do exist
public Quaternion GetOrientationFast(float tf, bool inverse = false, Space space = Space.Self) What Curvy version are you using?
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
07-14-2020, 01:13 AM
6.4.1
07-14-2020, 01:05 PM
You will have to upgrade to the 7.0.0 to get those new API methods
https://curvyeditor.com/releasenotes
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
07-14-2020, 02:55 PM
Is there another way without having to delete my entire curvy folder to update? I dont want to break my project.
07-14-2020, 08:27 PM
I will assume in my answer that you didn't modify Curvy's code. If you did, that's another story.
I always try (and until now never failed) to mark code to be removed as obsolete before removing it. So as long as you have no Obsolete warning when compiling Curvy's code, you should be able to update without breaking anything. But just in case, keep a copy of the old Curvy version.
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Disable a spline's gizmo when not selected or disabled. | mikechr2000 | 1 | 52 |
02-03-2025, 09:34 AM Last Post: _Aka_ |
|
Create Mesh Node, Make Static Options | rickgplus | 1 | 90 |
01-23-2025, 10:12 AM Last Post: _Aka_ |
|
Duplicate Prefab along path | rickgplus | 1 | 86 |
01-23-2025, 10:09 AM Last Post: _Aka_ |
|
![]() |
Questions regarding spline colliders and collisions with rigidbodies | Spyboticer | 7 | 287 |
01-20-2025, 12:25 PM Last Post: _Aka_ |