GMLscripts.com

Discuss and collaborate on GML scripts
Invert

You are not logged in.

#1 2008-03-18 01:16:12

xot
Administrator
Registered: 2007-08-18
Posts: 1,239

draw_surface

The draw_surface() function and its many draw_surface_*() brethren are unaffected by the use of draw_set_alpha().


Abusing forum power since 1986.

Offline

#2 2008-03-18 01:44:31

$pecter
Member
From: Australia
Registered: 2008-01-18
Posts: 9

Re: draw_surface

The draw_surface() function and its many draw_surface_*() brethren are unaffected by the use of draw_set_alpha().

As are draw_sprite, draw_background, etc.

draw_set_alpha(alpha) Sets the alpha transparency value to be used from now on for drawing primitives.

Offline

#3 2008-03-18 01:54:47

xot
Administrator
Registered: 2007-08-18
Posts: 1,239

Re: draw_surface

Ahhhh. I guess then it should obvious that it doesn't work for surfaces. I never use draw_set_alpha() so it's all news to me. biggrin


Abusing forum power since 1986.

Offline

Board footer

Powered by FluxBB