I used RPG Maker 3 for the first time in almost a half a year yesterday, and I remembered how everything works to an extent, but there's one thing that not only do I not remember how to do, but can't even remember if it exists.
I need an invisible event to extend across a map, so that the event can be activated in any position either horizontally or vertically from its own. I remember pulling this off once, specifically with the touch activation setting, but I can't figure out how I did it. Then again, maybe what I'm actually remembering is trying to do it and failing.
If you're not getting me, then look at my cute little diagram:
0000000000000000000
0000000000000000000
0000000000000000000
1111121111111111111
0000000000000000000
0000000000000000000
In a map where every '0' tile is a normal tile, and '2' is an invisible event, I need the event to activate when my character touches any '1' or '2' tile, creating an "if the character passes this point, do this" effect. I also vaguely remember the ability to make the event extend vertically:
0000010000000000000
0000010000000000000
0000010000000000000
0000020000000000000
0000010000000000000
0000010000000000000
I couldn't find this anywhere, so I'm starting to wonder if I really did it or not. I still remember it though, so I guess what I'm asking is this:
1. Am I crazy?
2. If not, is this just so basic that nobody even bothers making tutorials for it and that I should be embarassed, or is there an existing tutorial that I couldn't find?
3. How do I do it again? I forgot.
Thanks. :/
I need an invisible event to extend across a map, so that the event can be activated in any position either horizontally or vertically from its own. I remember pulling this off once, specifically with the touch activation setting, but I can't figure out how I did it. Then again, maybe what I'm actually remembering is trying to do it and failing.
If you're not getting me, then look at my cute little diagram:
0000000000000000000
0000000000000000000
0000000000000000000
1111121111111111111
0000000000000000000
0000000000000000000
In a map where every '0' tile is a normal tile, and '2' is an invisible event, I need the event to activate when my character touches any '1' or '2' tile, creating an "if the character passes this point, do this" effect. I also vaguely remember the ability to make the event extend vertically:
0000010000000000000
0000010000000000000
0000010000000000000
0000020000000000000
0000010000000000000
0000010000000000000
I couldn't find this anywhere, so I'm starting to wonder if I really did it or not. I still remember it though, so I guess what I'm asking is this:
1. Am I crazy?
2. If not, is this just so basic that nobody even bothers making tutorials for it and that I should be embarassed, or is there an existing tutorial that I couldn't find?
3. How do I do it again? I forgot.
Thanks. :/




Comment