Hi, I am using your software for educational purposes of making simple games for people who doesn’t know programming but can model in Blender. I am having problems to do simple things, could you help me?
1. Is there a way that the camera does not trespass objects such as a Box with a dynamic or static rigid body?
2. When I try to load a scene I put Load scene and the “NameofScene.gltf” which I have saved on the same folder as the main scene that is loaded. But it always freezes. Am I doing something wrong?
3. I whant to do Triggers so this is how I did: I attach an object parented to my main camera. I give this a rigid body called “Ghost” and I put the same rigid body to an animated object that represent the villain. When they touch each other it triggers some scripts such as “Change camera position” or “Hide objects” which is good but with sounds it doesn’t work all the time; is there a reason for this? Also, is there another easier way to make “Triggers”?
Thank you in advance, the software is fantastic by the way :)