Playmaker Forum

PlayMaker Help & Tips => PlayMaker Tips & Tricks => Topic started by: qholmes on February 04, 2012, 11:08:41 AM

Title: How to use curves in custom Actions
Post by: qholmes on February 04, 2012, 11:08:41 AM
I was building a camera controller Action with various functions. I would like to be able to use the curve functions if possible but when i opened up the curve Actions it seems that most of the logic is elsewhere?

Hmmm i never looked in the Unity Scripting reference. Maybe i could just build from there..

Are there built in functions for using curves in PM?

Q
Title: Re: How to use curves in custom Actions
Post by: qholmes on February 04, 2012, 11:39:37 AM
Now i was just able to set up my action to use a single curve so i just used the built in curve function as an input instead.... way easier and it works perfect.. yeaaaa..

Q