|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Connections and control point synchronization by script
Post: RE: Connections and control point synchronization ...
| Okay, I think I've found what I was looking for: CurvySplineSegment.RefreshTransform(...) with all parameters set to true. |
|
Aberdyne |
Curvy Splines
|
2 |
6,460 |
01-21-2016, 07:40 AM |
| |
|
Thread: Connections and control point synchronization by script
Post: Connections and control point synchronization by s...
| Is there any mean to create connections and set rotation/position synchronization by script? I managed to create a connection between two control points and setting the ConnectionSyncRotation/Position... |
|
Aberdyne |
Curvy Splines
|
2 |
6,460 |
01-20-2016, 03:51 PM |
| |
|
Thread: How to make controller affect another object than the one controller is attached to
Post: RE: How to make controller affect another object t...
| Great! I'm looking forward to get my hand on it. I'm still working on my movement code and it changed a bit, as well as my GO setup. But I still need this feature. Thank you. |
|
Aberdyne |
Curvy Splines
|
6 |
12,297 |
01-15-2016, 10:46 AM |
| |
|
Thread: How to make controller affect another object than the one controller is attached to
Post: RE: How to make controller affect another object t...
| Actually the GO setup is implementing a state machine through object activation/deactivation and is instantiated from game data. It does its job but has its flaws.
Enemy (higher level scripts): this ... |
|
Aberdyne |
Curvy Splines
|
6 |
12,297 |
01-13-2016, 01:05 PM |
| |
|
Thread: How to make controller affect another object than the one controller is attached to
Post: RE: How to make controller affect another object t...
| Actually I'm trying to use SplineController along other controllers implemented earlier for other type of movements. The position of the controller act as a kind of anchor for the movement themselves.... |
|
Aberdyne |
Curvy Splines
|
6 |
12,297 |
01-13-2016, 07:38 AM |
| |
|
Thread: How to make controller affect another object than the one controller is attached to
Post: How to make controller affect another object than ...
| Hello,
I'm currently in need of a way to make some SplineController affect another object than the object the controller is attached to... I started to create another class inheriting from SplineCont... |
|
Aberdyne |
Curvy Splines
|
6 |
12,297 |
01-12-2016, 04:08 PM |