Content tagged dialogue

50 usages of this tag
  • 4 replies
  • 735 views
This content is deleted
Forum Topic
POLL : Dialogues in your game
Not favoritedFavorited Favorited 0 favourites

So I was working on my dialogue tool (advanced editor with dedicated player), and I realized I had no idea of how you guyz handled dialogues in your games. I'm...

posted 6 years ago
UpvoteUpvote 6 DownvoteDownvote
This content is deleted
Tutorial
Construct 3 Tutorial: Dialogue System
Not favoritedFavorited Favorited 27 favourites

How to create simple, but scalable dialogue system for your game using triggers and string instance variables. Hope you enjoy the video! JOIN OUR COMMUNITY OF I...

  • 3 replies
  • 730 views
This content is deleted
Forum Topic
Help with ARRAYS! Picking a specific spot on the array!
Not favoritedFavorited Favorited 0 favourites

I need help understanding arrays a bit more. Let me preface this by saying I've read every array tutorial available here but my specific problem doesn't seem to...

posted 6 years ago
  • 12 replies
  • 2.58K views
Not favoritedFavorited Favorited 0 favourites

As students in my mobile gaming course begin working on their final projects, I'm hoping to deepen my knowledge of how JSON files can be used to create a rudime...

UpvoteUpvote 9 DownvoteDownvote
Not favoritedFavorited Favorited 30 favourites

A very simple way of displaying different lines of text (aside from just shoving a load of different text objects on a layout) is to use instance variables. In...

UpvoteUpvote 16 DownvoteDownvote
This content is deleted
Tutorial
Using an array to store and display dialogue
Not favoritedFavorited Favorited 40 favourites

In this example, the dialogue will be handled using an array. Oh, and by the way, if a video is more your thing, then do check out this tutorial from Vimlark wh...

UpvoteUpvote 16 DownvoteDownvote
This content is deleted
Tutorial
An introduction to JSON dialogue systems
Not favoritedFavorited Favorited 46 favourites

This tutorial looks at a JSON based system for handling and displaying dialogue. The whole example file is controlled by touch (just tap or click to advance the...

UpvoteUpvote 34 DownvoteDownvote
This content is deleted
Course
Displaying dialogue in games
Not favoritedFavorited Favorited 97 favourites

Displaying text can be hugely important to a game. From showing on-screen instructions to full conversations with NPCs, chances are you’ll be showing some form...

UpvoteUpvote 13 DownvoteDownvote
This content is deleted
Tutorial
Using a JSON dialogue system with NPCs
Not favoritedFavorited Favorited 31 favourites

Welcome to another tutorial on using a JSON-based dialogue system. As mentioned above, this follows on from a previous tutorial, but where that one demonstrated...

UpvoteUpvote 10 DownvoteDownvote
This content is deleted
Tutorial
Extending the JSON Dialogue System
Not favoritedFavorited Favorited 17 favourites

This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...

Similar Tags