Pushable/Pullable Box
Convert object to a pushable or/and pullable box.
Authors and contributors to this experimental extension: VegeTato.
Warning
This is an extension made by a community member and it only got through a light review by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of fully reviewed extensions.
Make object pushable or/and pullable by another object.
- Support single box object.
- Support multi box objects.
- User can set the weight of the box.
- Option (Yes/No) to make the boxes overlap.
Conditions
- Check if object is pushing.
- Check if object is pulling.
Actions
- Make objectA pushable by objectB.
- Make objectA Pullable by objectB.
Example
Tip
Learn how to install new extensions by following a step-by-step guide.
Actions
Pullable Box
Make object pullable by platformer character object.
Pushable Box
Make object pushable by platformer character object.
Conditions
Objct is pulling
Check if the player object is pulling.
Objct is pushing
Check if the player object is pushing.
This page is an auto-generated reference page about the Pushable/Pullable Box 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.