Reusing shapes - simple question

STTrife
Posts: 109
Joined: Tue May 01, 2012 10:42 am

Reusing shapes - simple question

Post by STTrife »

I see the manual says you can/should reuse shapes. In my project, most of the object will be cubes. Would this mean it would be a good idea to just make 1 cube collision shape and reuse it for every object that needs a cube collision shape? Does this really matter much or is it just something you can do? Or do you need a different shape if the scale of the cube is different?

Thanks!
CookieMonster
Posts: 49
Joined: Sun Jan 29, 2012 10:01 pm

Re: Reusing shapes - simple question

Post by CookieMonster »

Each size of the cube need a different shape.