This project will be an ongoing exploration on trying to create a simple adventure game in Scratch.
- Managed to make the player move to were you click with the mouse. (This may seem easy to programmers, but it totally stumped me over 10 years ago when I tried to do an adventure game with Klik&Play)
Comments
You need to be logged in to post comments
Add a Comment
Bug: If you click and drag the mouse, it never stops.
In the end, the code needed for this was not too large. Download the project and check it out. Maybe you'll be even able to improve it?