GameMaker (2.3)
Icon

Silhouette Effect

Morena Games

You must be logged in to obtain assets

Description

Draw silhouettes easily. With just a few lines of code.

Init extension:

silhouette_init(_color, _alpha, _minimal_distance, _players_object = []);

Add more objects with:

silhouette_add_object(_object_id);

Draw it with:

silhouette_draw();

And you can easily change a silhouette color for specific object by:

silhouette_set_object_color(_object, _color);

Docs: [link:]https://docs.google.com/document/d/13utwFn8sNgVw8DpwPBi-14SBEaCXqJ0m7dkQ7rPPd48

Video: [link:]https://www.youtube.com/watch?v=y1OsCtKvLj8

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.0.4. Published April 25, 2023

Fixed issue with image_angle

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait