Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Event Question
#1
Hi there,

I'm just getting started with this (wonderful) tool and seem to be having some trouble with a basic understanding of the event system.  When I create a CP event, it tells me that I need to define a receiver, but I don't see a field in which to do so.  What am I missing here?  Here's a screenshot of the error in question.  Thanks!

[Image: fa45cd_2da01643a28d432796a32863ff00c44c.png]
Reply
#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


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: