Hi, as the title says I just bought RPG Maker 3 and am getting used to it. I've used other RPG Makers before, but this (while simpler) is different. So if it's ok I'd like to use this thread to ask a question every so once and awhile. Though I have searched thru the forums and solved a few problems already.
Right now the one stumping me is movement. I set a scene up where there's an invisible event right before you reach a shop door. The shop has a field of wildflowers next to it. Amelia (main female) says, "Wait", to the main char Fading. Then I try to have it move and point towards the field so you can get a good view of it while she talks about a memory. The problem is the event stops after movement. I tried having a touch move event, place you on the text filled touch event, but the second touch invis event didn't trigger without walking away and then retouching it. I'd just have it alongside the road, but you can't see the field. I don't want to make it an auto either as it's just a small cut scene.
Right now the one stumping me is movement. I set a scene up where there's an invisible event right before you reach a shop door. The shop has a field of wildflowers next to it. Amelia (main female) says, "Wait", to the main char Fading. Then I try to have it move and point towards the field so you can get a good view of it while she talks about a memory. The problem is the event stops after movement. I tried having a touch move event, place you on the text filled touch event, but the second touch invis event didn't trigger without walking away and then retouching it. I'd just have it alongside the road, but you can't see the field. I don't want to make it an auto either as it's just a small cut scene.




), you would accomplish your first objective by using a variable. Just pick one out of the list to be used for that, and keep a record of it on paper so that you'll remember what it's for.
Comment