Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Squall-Leon81 on April 09, 2007, 03:27:20 PM
-
Hello everyone,I've got a trouble with an event and actually I can't find a soluction.
The event is the image I've posted down here so the thing I ask is this:
How can I make move tre three barrels over the tileset of snow in a casual order!?
As you can see in this screenshot I've got the charasets of barrels and also the ones with barrel in the snow,but I can't move theme in a casual order without make a bug.
The snow in this chipset is blocked passage because I won't the character make his way through that passage when all three barrels are pushed into the snow.
How can I solve this problem?
Thanks a lot and I'm sorry if It'isn't so clear,cause I'm Italian.
-
1) You didn't attach the screen proporly.
2) I don't know what you mean by casual
-
This is the scan!
-
Not quite sure how you've configured your chipset, if the snow is impassable then you'll need to set the move event to "Phasing mode on" then turn it off when you want it to stop. As for the casual part, I'm guessing you're meaning the frequency as the time inbetween each step, you'll need to adjust the movement frequency there, the higher it is the less time will be displayed between each chip movement. I believe 8 is the highest speed giving no reaction time inbetween each step which will give a faster motion, note I do mean faster, if you're looking to keep this frequency but make it move slower then you'll need to adjust the movement speed down through the event. This will give a more "casual" move to the event. Sorry if this didn't answer your question it's 3am at the moment and I'm kinda tired. ^^; Hope it helped.