Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

May I ask for the ability to get the coordinates of the points of a 3D object? For example, the point of the arm bone to attach a weapon.

it’s not there yet, but I will take a look at it.

Was there ever any progress on this?

you can get vertices of a mesh, for an attachment the best way to do it is to add a small cube to the attachment point and just use the first vertex of that mesh, look at the dev logs for more details 

Oh great, thanks!

Probably easiest thing to do for now is swap to a different 3D model.