Skip to content

Object picking tools

Adds various object picking related tools.

Authors and contributors to this community extension: arthuro555, VictrisGames.


Adds various actions and conditions for advanced object selection. Includes picking objects with the highest or lowest zOrder, an object variable, and the ability to unpick all objects.

Note: Version 2.0.0 changed Z-order picking to pick all instances with the highest/lowest Z-order. Version 1.x.x only picked one instance.

Tip

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

Actions

Pick objects with highest variable value
Pick object instances that have the highest value of an object variable.

Pick objects with highest Z-order
Pick object instances that have the highest Z-order.

Pick objects with lowest variable value
Pick object instances that have the lowest value of an object variable.

Pick objects with lowest Z-order
Pick object instances that have the lowest Z-order.

Unpick all instances
Unpicks all instances of an object.

Conditions

Pick objects with highest variable value
Pick object instances that have the highest value of an object variable.

Pick objects with highest Z-order
Pick object instances that have the highest Z-order.

Pick objects with lowest variable value
Pick object instances that have the lowest value of an object variable.

Pick objects with lowest Z-order
Pick object instances that have the lowest Z-order.

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.