HungryProton
HungryProton
The curve points handle are properly displayed on top of the geometry but the square handles are not
If the user clicked near an edge, if should create the new point there and connect it to the two other points of that edge, instead of connecting it to...
Add more comments where it's needed and refactor the set_handles function in polygon_path_editor.gd and polygon_path_gizmo because it's a complete mess
Different issues happen depending on the Godot engine version, but only when `Convert Text resources to binary on export` is enabled. + **On 3.4-beta4**: exporting a project with this option...
This issue should be updated with all the changes that should be done but can't because they break backward compatibility. + Most of the custom classes should inherit Resources (or...
`Randomize Rotation` already exists and have a snap property. This isn't the case for position and scale yet. `Randomize Transforms` doesn't need updates because it's already too crowded.