I write a lua script to create a custom 3D cylinder collision shape for Defold

I write a lua script to create a custom 3D cylinder collision shape for Defold.

I think 3D cylinder collision shape is very useful in 3D game.

After I improve this feature, I will make a github repo for it .

gen_shape2.lua (1.6 KB)

cylinder.convexshape.zip (749 Bytes)

When the segments are set to 256, it works very well

1 Like

When the segments are set to 512, it is so interesting :joy:

2 Likes