READ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This is meant to be an easy to edit engine that can be repurposed for different platform games. Right now It is terrible and has only had a few hours of work put in. it is barely usable but I intend to update it over time and work out the bugs. It can be controlled using WASD.
Please let me know if there are any bugs other than the clipping one. If you would like to, please feel free to remix this and then link an updated version if you manage to improve it. I will give you credit if you do (Just try not to completely change the existing code, rather build on more.) Update Log: 1.0: First release, heavily flawed, issue with clipping through vertical ground. 1.1: Applied new method for wall detection, clipping still persists however is more difficult to pull off. 1.2: Added a new jump system, still needs to be polished no breaks found with it however. 1.3: Added a directional face. 1.4: Added a clone effect. Effect needs to be redone as conventional ways cause clipping issues (likely due to scratch not my code) 1.5:Added toggles