Icon

Draw Text Shadow

Peter "tehwave" Jørgensen

You must be logged in to obtain assets

Description

With these simple scripts, you can draw text with shadow!

The text shadow is highly customizable, so you can change the shadow length, direction, color and alpha to your liking.

Now includes expanded library of scripts for all your transformed, colored and extended text shadow needs!

These are essential scripts for all GameMaker developers!

@tehwave

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.1.1. Published July 16, 2014

  • Auto-complete fixed.

Previous version: 1.1.0

  • Organized scripts to include argument descriptions.

  • Now you can transform and extend your texts with shadows enabled:

    draw_text_ext_shadow(x, y, string, sep, w, shadow length, shadow direction, shadow color, shadow alpha);
    
    draw_text_transformed_shadow(x, y, string, xscale, yscale, angle, shadow length, shadow direction, shadow color, shadow alpha);
    
    draw_text_ext_transformed_shadow(x, y, string, sep, w, shadow length, shadow direction, shadow color, shadow alpha);
    
  • And color your shadows and text with gradients:

    draw_text_shadow_colour(x, y, string, shadow length, shadow direction, shadow c1, shadow c2, shadow c3, shadow c4, shadow alpha);
    
    draw_text_colour_shadow(x, y, string, c1, c2, c3, c4, shadow length, shadow direction, shadow colour, shadow alpha);
    
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait