Hi everybody !
I'm glad to have found this forum, and I hope I will find a way to use the mode 7 on my project.
First, I want to tell you I'm french, so don't worry if my english seems a bit poor.
I wanted to get some tips for running the script correctly in my project.
For two week, I'm doing some tests. I finally get the demo of a game that contained a script that seems to be slightly different from this one, but something close is the same (made by the same author : MGCaladtogel).
This script does not appear to include the 360° rotation. I plan to try to integrate it in my project, but later. All in good time.
I found this script on
this page.
Link to the demo I downloaded.
The result is really good on the demo (which I have included the hero of my project).
From what I can read on instructions, I have to add "M7" in the name of the map to activate the mode 7, but I confess to having trouble understanding how exactly.
My testing If I create a new map which I call "test", and add their details in the script. That's what I tried to do. Without modifications, here is what we find in the line 114 of the script.
So I deduced that this famous "map name" refers to the passage of the script. Returning to our map named "test". I go into the script, and I add a similar line to "World Map", and I write the word "test".
Result: the script works for the map named "test". Mode 7 is activated, it remains only to set it all through the letters A, H, P, etc. ...
- But then if I’m going on a map on wich I have not entered the name in the script : bug.
Here is the error message in question:
However, my goal is to maintain a normal mode for most of my maps. I want to activate the 7 that on some maps (eg for the world map), and that's where it gets stuck ...
My question is : how can I do to activate the mode 7 only on certain map, and keep the normal mode on the others ? So, where do I have to write the “map name” on the script I am using or on the script you are talking about ?Thank you to you for your responses and for having read my message. If someone could help me, I would really be grateful.