Jump to content

How to add dynamic text to an asset? Create Dialogue?


muddflap
 Share

Recommended Posts

I'm trying to create dialogue in my game. I don't see any properties under the Entity class that can add it to an asset via scripts. That's the only way I could think of doing it. I'm new so I was wondering if one of you vets could help a noob out?

Link to comment
Share on other sites

I wouldn't consider me a vet, but you will need to create a script for dialogues.

 

Look here http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/context/contextdrawtext-r731 to see how to draw text on screen.

 

The logic of the dialogue system itself you will need to code yourself since that depends in how it will work in your game.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...