GameMaker (2.3)
Icon

TalkBox

Lake Skate

You must be logged in to obtain assets

Description

A tool for easily setting up dialogue boxes

Quick start: Create a new TalkBox struct using the constructor. Call box.Initialize() to open the box. Make sure to call box.Step() and box.Draw() during a step and draw event (DrawGUI recommended) respectively in order for the box to update and draw properly. Use box.Advance() to “flip” through the text and close the box after the last “page”. You can choose to do this through at prescription times or leave it up to user input. Calling box.Advance() while page is filling will instantly fill the current page.

For more help, documentation is included in the package

Tips: https://ko-fi.com/W7W26SL7 Itch.io: https://lakeskate.itch.io/

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.0.0. Published October 22, 2021

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait