Icon

Better Instance Deactivate

Hule Studios

You must be logged in to obtain assets

Description

Better Instance Deactivate included this script:

inst_activate_object(obj);
inst_activate_object_all();
inst_activate_region(left, top, width, height, inside);
inst_activate_object_region(left, top, width, height, inside, obj);

inst_deactivate_object(obj);
inst_deactivate_object_all(obj);
inst_deactivate_object_region(left, top, width, height, inside, obj);
inst_deactivate_region(left, top, width, height, inside);

new is "object_region", so there is now more possible to optimize your game without bug (like stuck in wall etc.)

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published March 8, 2015

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait