Is there a way to modify the dimensions of a collision shape in code?

I suspect not but thought it worth asking :slightly_smiling_face:

Hi,
the only way i know is when you spawn the game object from a factory you can change the scale, but once the object is already spawned i don’t know anyway to modify it’s dimensions.

1 Like

No, sorry. We have a proof of concept fix on a branch of the engine, and it’s on my list to take it all the way to a release.

2 Likes