Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: SplineController Initialization
Post: RE: SplineController Initialization
In the process of making the sample scene, I discovered that my old CurvySplines were set to Static and the default now is Dynamic. Although I believe they were set to Dynamic in the Unity 4.3 version... |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-17-2015, 07:46 PM |
|
|
Thread: SplineController Initialization
Post: RE: SplineController Initialization
Jake Wrote: (12-17-2015, 06:08 PM)
--
Using Spline.Refresh() is absolutely right. Can you try to call Spline.SetDirtyAll() before, just to be sure...
If that does not help, it would be great if yo... |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-17-2015, 06:52 PM |
|
|
Thread: SplineController Initialization
Post: RE: SplineController Initialization
This issue is holding me up. Anyone have any other suggestions? |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-16-2015, 11:41 PM |
|
|
Thread: SplineController Initialization
Post: RE: SplineController Initialization
Jake Wrote: (12-14-2015, 06:28 PM)
--
The SplineController should be initialized and ready to go once a Spline is assigned and MoveMode is relative or Spline's Length>0. Can you check that?
--
Move... |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-15-2015, 04:39 PM |
|
|
Thread: SplineController Initialization
Post: RE: SplineController Initialization
This issue is urgent. Does anyone have any ideas? |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-14-2015, 04:22 PM |
|
|
Thread: SplineController Initialization
Post: SplineController Initialization
I've upgraded from using Curvy in Unity 4.3 to now Unity 5.2. I am having an issue with initialization and playing. Previously, I would call the Initialize function after assigning a CurvyPath to my o... |
|
magique |
Curvy Splines
|
8 |
12,887 |
12-12-2015, 07:52 PM |
|
|
Thread: My Antivirus broke Curvy - Help!
Post: RE: My Antivirus broke Curvy - Help!
Even tried a re-boot and still no go. I am, however, able to verify that Curvy is recognized by Unity. In Preferences, it is clearly visible with all the default settings. I'm baffled as to why this i... |
|
magique |
Curvy Splines
|
1 |
3,790 |
11-08-2015, 01:19 AM |
|
|
Thread: My Antivirus broke Curvy - Help!
Post: My Antivirus broke Curvy - Help!
I fired up a couple of projects that I haven't worked on in a while and suddenly Curvy wasn't showing its editor or any of the in-editor splines/control points, etc. I finally found out that my new an... |
|
magique |
Curvy Splines
|
1 |
3,790 |
11-08-2015, 12:46 AM |
|
|
Thread: End of Spline Reached?
Post: End of Spline Reached?
If I have an open curve and am not looping or ping-ponging, how can I tell if my object has reached the end of the spline? What's the easiest way to do this?
[hr]
Nevermind. I figured it out. I am che... |
|
magique |
Curvy Splines
|
1 |
4,524 |
12-17-2014, 02:42 AM |
|
|
Thread: transform.forward is zero?
Post: RE: transform.forward is zero?
Thanks. I'll give this a try and see how it goes.
[hr]
Hmmm. GetTangentFast seems to be the easiest way to do it by just passing TF. But how do I get the current TF value? It doesn't seem to be access... |
|
magique |
Curvy Splines
|
2 |
5,798 |
12-01-2014, 03:31 PM |
|
|
Thread: transform.forward is zero?
Post: transform.forward is zero?
I'm working on integrating Curvy into my 2D space shooter game. I have some ships currently set to a forward direction of 0,-1 so they move down in the Y direction. These work great by applying a forc... |
|
magique |
Curvy Splines
|
2 |
5,798 |
11-30-2014, 03:11 AM |
|
|
Thread: Can't get this to work [SOLVED]
Post: RE: Can't get this to work [SOLVED]
After further review, the real reason this didn't work was because the Speed value was set to 0. The other example objects also had speed 0, but with the FollowSplineExampleController, it was setting ... |
|
magique |
Curvy Splines
|
1 |
4,591 |
11-29-2014, 11:52 PM |
|
|
Thread: Can't get this to work [SOLVED]
Post: Can't get this to work [SOLVED]
I'm baffled. I can't seem to get this to work. I installed the asset and tried the FollwSpline example. The example works fine as-is, but if I simply follow the directions for my own spline, it doesn'... |
|
magique |
Curvy Splines
|
1 |
4,591 |
11-29-2014, 09:30 PM |