Forum rules - please read before posting.

Call cutscene in code (Unityscript)?

How would I go about calling a cutscene in Unityscript to play without a hotspot/interaction?  I want to call the cutscene once a Unity UI button is clicked.  Any help would be really appreciated.  Thank you!

Comments

  • Any AC Cutscene can be run through script by calling it's Interact () function.  But if you're using the Unity UI, you can add an OnClick event to the Button to call this within the Inspector.
  • edited January 2015
    Nevermind, found it.  You place the Cutscene object into the Unity UI.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.