Doing this for a CTEC assignment and just started. I’m trying to code in a escape room and so far have managed to attach the camera to a character and be able to walk around. Problem is the character and camera being able to collide, I’ve figured out how to let the character to collide because of the physics mechanic but the camera can’t. It doesn’t matter if the code is coblocks typescript or python I just need to manage to code this in. Please help
Hi. Sorry for late response, I can’t get my teacher + I’ve decided I’m going to change how I’m doing it so I won’t have a character thats attached to my camera acting as me and will just have a camera. Thanks though.
@zakche no worries, thanks for the update! If you ever need help and can’t share the CoSpace in the future, feel free to post again and copy and paste the full code or screenshots of the code with us so we can see how to best help you.
Hi, don`t know if I understood very good the problem you have, but the Camera has the setting Collision, so you just have to select it in order for it to not pass through objects.