Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
one-way connections
#2
The question is a bit misleading, because there is no real one-way/two-way logic present. I guess you meant the automatic connection following for Control Points having a FollowUp defined. To add your own logic to connections:

- bind to the OnControlPointReached event
- when your eventhandler is called, check for a connection and apply your logic
- Curvy reads the event parameter and act accordingly (e.g. you can switch to another spline etc.)

See CurvyDefaultEventHandler.cs for some ideas.

Jake
Reply


Messages In This Thread
one-way connections - by otez.jedi - 09-01-2016, 04:00 PM
RE: one-way connections - by Jake - 09-02-2016, 06:08 AM
RE: one-way connections - by otez.jedi - 09-02-2016, 07:42 AM
RE: one-way connections - by Jake - 09-04-2016, 09:57 AM
RE: one-way connections - by otez.jedi - 09-05-2016, 08:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connections Between Opposing Splines lockiidraws 1 934 12-04-2025, 02:14 PM
Last Post: _Aka_
  Procedural Connections Janooba 3 2,817 10-23-2024, 02:53 PM
Last Post: _Aka_
  Connections doesn't work in split scenes nehvaleem 4 3,476 05-29-2024, 07:31 AM
Last Post: _Aka_
  Connections Problem Juton 3 2,767 03-06-2024, 10:41 AM
Last Post: _Aka_

Forum Jump: