Map Navigation
This is a demo of how to create a map that allows navigation and also create image buttons over it. You can watch the vlog to understand how this works.
Note that I made changes from the vlog so please check the asset I uploaded here also. Specifically, I changed ShowMenu to Call.
Important rpy files
- custom_screens.rpy
- script.rpy
The original background images belong to Repeck and he generously lent it to me for my vlog. He's going to use it for his game which I'll link here once it's released. Please use my beauifully drawn background instead -- included in the zip file. 😂
Sponsorship
Status | Released |
Category | Assets |
Rating | Rated 4.8 out of 5 stars (6 total ratings) |
Author | Zeil Learnings |
Download
Download NowName your own price
Click download now to get access to the following files:
map_system.zip 2 MB
Comments
Log in with itch.io to leave a comment.
FYI
Error: Uncaught RangeError: Maximum call stack size exceeded (see JavaScript console for details)
Not seeing that error when I run this. Perhaps it's been fixed?
Nope. It's happening to me rn :(
It could be dependent on which specific version of Ren'Py is being used? I'm currently using Ren'Py 8.0.3 (Ren'Py 8, Python 3) from Sept 8/22. I've had code break because of versioning changes to Ren'Py before. Best of luck!