Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Event Question
#2
You're trying to call a method "Hello World" that obviously isn't existing. You'll need to execute a method that is existing. Curvy events work exactly like other UnityEvents (e.g. a uGUI button press event). See CurvyDefaultEventHandler.cs for some example methods, perhaps attach that script and bind one of it's methods to an event.
Reply


Messages In This Thread
Basic Event Question - by TenaciousLibbs - 04-25-2016, 09:14 PM
RE: Basic Event Question - by Jake - 04-27-2016, 06:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Newbie Question: Uniformly increase spacing between volume spots? SAMYTHEBIGJUICY 1 5 09-01-2023, 03:38 PM
Last Post: _Aka_
  I have a question about curvySpline haifeng.huang 12 32 07-14-2023, 09:34 AM
Last Post: _Aka_
  Question about generator Mos Def 7 1,807 04-10-2023, 10:20 PM
Last Post: _Aka_
Wink In SplineController OnPositionReachedList Event is missing shimizu 2 13 02-07-2022, 12:47 PM
Last Post: shimizu

Forum Jump: