how would I make a camera system similar to fnaf?
What I would do is put sprites in front of one camera. Anything that a character would be behind could be a different sprite that the character would be in between. Just make good use of the set background image block for a much easier way to do it
care to share an example of this?
Here it is. Any thing behind the animatronic is just painted to the background. Anything in front of it is a sprite that he goes behind.
Ty for the help!
try using the raycasting extension
I don’t exactly know how to use the raycasting extension and I would like to learn how it works exactly before using for a project I’ve put a lot of time in like this
here you go:
Thank me later
not sure how I would use this for cameras??? I mean yeah I get how you can make it so you can ONLY rotate the camera and not move but heres the thing, the raycast extension can cause issues, I know from experience since I have TRIED to use it on a few other projects, they all failed and got corrupted in some way due to the extension, well besides one just simply named walk
which I am now working on walk since it’s the only one that didn’t corrupt, i’m also saving every few minutes