Skip to content

Object picking tools

Adds various object picking related tools.

Authors and contributors to this community extension: arthuro555.

Warning

This is an extension made by a community member — but not reviewed by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of official extensions. In case of doubt, contact the author to know more about what the extension does or inspect its content before using it.


Adds various actions/conditions for advanced object selection, such as picking the object with the highest/lowest zOrder, picking only a specific object out of the objects lists, unpicking all objects of a certain type...

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Pick the first object
Picks the first instance out of a list of objects.

Pick the object with highest zOrder
Picks the instance out of a list of objects that has the highest zOrder.

Pick the last object
Picks the last instance out of a list of objects.

Pick the object with lowest zOrder
Picks the instance out of a list of objects that has the lowest zOrder.

Pick the Nth object
Picks the Nth instance out of a list of objects.

Unpick all instances
Unpicks all instances of an object.

Conditions

Pick the first object
Picks the first instance out of a list of objects.

Pick the object with highest zOrder
Picks the instance out of a list of objects that has the highest zOrder.

Pick the last object
Picks the last instance out of a list of objects.

Pick the object with lowest zOrder
Picks the instance out of a list of objects that has the lowest zOrder.

Pick the Nth object
Picks the Nth instance out of a list of objects.

Unpick all instances
Unpicks all instances of an object.


This page is an auto-generated reference page about the Object picking tools extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.