Making a shooting game on Scratch can be annoying. You can simply dodge bullets by moving in a straight line unless the bullet is fast enough. What happens is that a position or target is marked by a bullet, then the bullet takes a certain amount of time to reach that position. But once the bullet has reached that position, the actual object has already moved out of its place. In this project, the shooter predicts where you are heading and shoots there instead of directly shooting at you.
(v3.0) WARNING: THIS ENGINE VERSION IS NOT YET SUITABLE FOR OTHER PROJECTS This project is made by @dyad. You may only use this engine by requesting permission and having my approval. Failure to follow these rules will result in a report. ----------------Problems / Future Updates------------------ - Make compatible for scrolling