Page 1 of 1

Continue Button and Playmaker

Posted: Sat Dec 19, 2015 1:33 pm
by miguelfanclub
Im having troubles with the continue button and playmaker.
Can I use the continue button under the PC/NPC subtitle panel to fire whateever I want using Playmaker?

Thanks!

Re: Continue Button and Playmaker

Posted: Sat Dec 19, 2015 2:52 pm
by Tony Li
Sure! It should also still call OnFastForward (or OnContinue if you're not using UnityUIContinueButtonFastForward), but you can add other On Click () handlers, too.