NodotProject / nodot

A node composition library for Godot 4
https://nodotproject.github.io/nodot/
MIT License
333 stars 12 forks source link

GhostBody3D #92

Open krazyjakee opened 1 year ago

krazyjakee commented 1 year ago

A StaticBody3D that takes an existing rigid or static body, scans for all meshes and optionally collider shapes and copies them to itself. Some effects are applied such as transparency and color options.

Use case would be to preview placement of the static or rigid body.

krazyjakee commented 1 year ago

https://docs.godotengine.org/en/stable/classes/class_springarm3d.html