Plugin that lets you snap objects (or group of them) by selecting vertices.
- works only with
MeshInstance3D
- godot supported version 4.1+
- create
MeshInstance3D
, and create a mesh inside of it (or use custom one) - select it and hover to one of the edges and you will see the snap point highlight
- you can click on it and go to the second mesh or you can choose another point
GodotRecording-Plugin.mp4
- dowload the plugin by clicking
Code
=>Dowload ZIP
- unzip the zip file
- create folder
addons
if you don't have one yet. - put plugin folder inside
addons
- go to
project setting
- result:
Using this plugin i was able to create a really cool halloween game https://luklev.itch.io/halloween-candy-hunting
cool screeen shot from development perspective: