This is my first itteration of a 3D engine so I decided to share it. It's not a very complex system but it gets the job done. I was inspired to do this because of a project I saw by Brad-Games called Paper Brad 3D Engine. I also added a Text engine similar to his text engine also. They are almost identical. Links to those projects will be in the notes and credits. Please comment below what you think. Some Scripts were from Brad-Games for the 3D engine and I will try to figure out what they do.
Text Engine: https://scratch.mit.edu/projects/115499519/ 3D Engine: https://scratch.mit.edu/projects/193099660/ Credit to texture and better engine goes to Brad-Games