EntityComponentSystemSamples
EntityComponentSystemSamples copied to clipboard
fixed issue with custom mesh on physics shape auth
Added an else statement after the custom mesh non-null value check. Otherwise the default rendered mesh is always added in addition with the custom mesh, when there is a mesh filter component on the GO.