Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_light_area_simple_dim_Other_17

(view raw script w/o annotations or w/e)
1
var cx = camerax();
2
var cy = cameray();
3
draw_sprite_ext(spr_pxwhite, 0, x - cx, y - cy, sprite_width, sprite_height, 0, c_white, 1);