bobwag / Godot-snapper

A simple snapper for the godot game engine. If you get the snapper scene and add it as a child of whatever you want to have a snap ability. add the snap target for where you want it to snap to and now when your node comes into contact with the snapper target it will stick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple snapper for the godot game engine. If you get the snapper scene and add it as a child of whatever you want to have a snap ability. add the snap target for where you want it to snap to and now when your node comes into contact with the snapper target it will stick.

License:MIT License


Languages

Language:GDScript 100.0%