mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-27 03:01:28 -04:00
fc6082c35b
* A custom center point can be set (and will be at the center of the drawing if not specified). * The collision mask is now a rectangle surrounding what is drawn on screen. * If this changes something in your game, or you want another collision mask, you can use the action to set a custom rectangle as the collision mask of the object.