Icon

draw_text_special

Caique Assis

You must be logged in to obtain assets

Description

The draw_text_special is a simple script that can be used to draw text with lots of different angles, making for some very cool effects.

To understand how to use the script, just watch the video included in the asset page - it's a quickstart guide.

Some things to take note:

It works both with GMS 1.4 and 2, but since I don't have a GMS2 licence, I can't create an extension for it. But if you download the 1.4 one, it should work just as fine. Alternatively, you can simply get the script code on Github:

https://github.com/caiquesassis/useful-gml-scripts/blob/master/draw_text_special.gml

The text isn't modified automatically just by passing the values, so you need to control all of it's aspects yourself, like rotating or tilting.

Another thing to note is that it uses the last halign and valign defined by the user, so if you want to center it on the x and y coordinates, you need to set that yourself by using the fa_center and fa_middle values on the halign and valign functions.

Any questions, just contact me.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.1. Published March 17, 2018

Changed the explanation order of the arguments on the middle of the script to match the ones on the top of the script

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait