Forum rules - please read before posting.

Interacting with Text

edited June 2014 in Technical Q&A
Hi!
Just want to ask one thing.
Is it possible to interact with text? Im doing a game where the 3D is purely a background scene and the point and click is focused on the text that explains the sceneraio. That is you click on certain words to pop out a secondary menu to interact with that object so I'll have to be able to mark certain words as "usable".

Thanks!

Comments

  • Not in a way that makes multiple lines very viable.  You can create a menu with separate Labels and Buttons (positioned such that they look like a continuous sentence), and lock/unlock the menu and others to show difference sentences, but it'd be quite cumbersome.

    You may be better off writing a custom script instead.  You can hook it up with AC's system by calling the Interact () function of any Cutscene object to run it.
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.