Hello,
I am trying to do my first 3D game and am now stuck at this problem:
i have a bowling pin with a CylinderShape collision and a bowlinglane with a custom trimesh collision. Of course the pin is not supposed to fall over by itself, as this is mandatory for a game like this.
i did not write anything in code yet (the script in Main is empty) and have the Scene configured like this:


