In a lot of game engines I’ve used in the past, every one of them had the ability to create a pivot and manipulate as you would a 3D object. While Godot does not specifically call this a pivot, I was wondering what does it call pivots?
Are they pointmeshes? or are they placeholdermeshes?
I require the use of unseen pivots or pivot-like in my project.