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:
![image](https://private-user-images.githubusercontent.com/110934679/285061159-34f39d90-eeb0-4c09-ac7b-560778abde77.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzIyNTgsIm5iZiI6MTczOTQ3MTk1OCwicGF0aCI6Ii8xMTA5MzQ2NzkvMjg1MDYxMTU5LTM0ZjM5ZDkwLWVlYjAtNGMwOS1hYzdiLTU2MDc3OGFiZGU3Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxODM5MThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04OWQwY2Q1ZjgzOTlkYmYyOTAzMzY0MWEwN2NhNjgyZTg5NDA2YTM5OGY2OTQ4MDZlN2NiOGU0ZDhmZDIwYzYyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.x8iVbjMh1KXNvWDMCTeOqfVEHeTSf8uX9NRiNf32U5w)