Icon

Text Effects

Mfzz99

You must be logged in to obtain assets

Description

This package includes 3 neat text effects that are fully commented and extremely easy to use!

Inside you will find a type string effect which types out your string character by character. With this effect you can type text that looks a lot like how a human would type.

FEATURES:

  • Speed of typing

  • Type speed wiggle

  • Stopping on a period, question mark, exclamation

  • Stop time

  • Supports multi line text

Example Use:

 scr_typestring_init(string, type speed, type speed wiggle, stop at period, stop time);
draw_text(100,100,scr_typestring_getvalue());

Along with the organic like typing effect you will also find a matrix like typing effect which types out the string with random changing characters until the whole string is typed out.

FEATURES:

  • Type speed of the random characters

  • Reveal speed of the actual string

  • Supports multi line text

Example Use:

scr_texteffect_init(String, Type Speed, Delay Time, Reveal Speed);
draw_text(100, 100, scr_texteffect_getvalue());

And lastly inside the the package you would find a matrix raining text effect which has random characters rain from the sky just like in the matrix! This effect includes 3 objects, the controller, head, and tail. The effect can be costly with a lot of rain effects are being produced. This effect has no setup, just pop in the controller into your room and the effect starts!

All reviews are greatly appreciated so if you take a look at this asset let me know what you think!

If you have any questions, comments, or concerns about the asset then feel free to contact me at any time and ill reply as soon as possible.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.1. Published April 29, 2016

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait