Hey, other users have reported this problem. Apparently the MZ version does not have that plugin by default. What I recommend you to do is to use a plugin that is useful in our circumstance, that is to change the resolution of the game window, you will find many online created by our fantastic community :)
@@Minorpussyeater I did some research and you actually don't need any plugin to change the resolution if you are using the MZ version. Go to “system 2” of the database. At the top right you should find the section you are looking for ;) Source: www.reddit.com/r/RPGMaker/comments/ig10u4/rpg_maker_mz_how_to_change_resolution/
whoa LOL.... I came here curious about this and holy crap I'm in the video LOL. thanks for this kind of video tho. I had to figure out a lot of this on my own and being really clueless at first, it took a while. also thanks for showing Panic Attack! as an example of this kind of stuff. I just wanted to infuse some of my favorite genres together, aka Fighting, Rpgs, and Beat 'Em Ups. Galv's Layer plugin is a LIFESAVER. I HIGHLY recommend it if you're trying to do this.
Hey Zerobeat! It's a pleasure to have you here! Panic Attack truly has its own style! congratulations for your excellent work. I agree, Galv is probably a sort of messiah for us lovers of the sidescroller genre, his plugins solved most of my rpg maker problems ;)
thanks! I've tried my best to give my game it's own look. and yeah, Galv's plugins in general have been super helpful. especially the layer one. keep it up with these tutorials!
i plan on making a side scroller game that ive been mapping out for a while, so glad to have found this channel! very much looking forward to all of your videos when they happen
thank you so much! i wanted to try making a side scroller in RPG maker for a while now but couldn't find any good tutorials on how to do it. you're literally a life saver
Oh my god this is so helpful, thank you for this tutorial! It's a crime how few views your videos have gotten, but let me assure you that every one of us appreciates your efforts!
OMG ive been doing a similar method to what you outlined in the video but never knew how to change the screen size, this is a huge lifesaver! you're doing incredible work, have an amazing day!!
I'm currently working on a tactical RPG on MV, and this plugin looks awesome for another project I already have on mind. I've always loved this plugins that make your game looked in a completely different engine, but still keeping the simplicity of RPG maker
good luck with your projects! but you can still do side games like that with the original one, just use parallax to draw your map and bind to picture plugin for the other layer, lock the player movement up and down
I've been thinking of making a side-scroller rpg project, so this is quite handy! Thanks for providing us with these scripts and demos! If I didn't look at this first I would gone about it in the silliest way.
TIP: if the screen tint doesn't apply to your character sprite for some reason (like the screen is dark behind the character but the character is still visible), you can try to change character transparency to on in the autorun event on your load map and then turn it off in the event on your main map. idk why the tint screen was doing that for me but this worked in a way.
THANK YOU FOR MAKING THIS I've been looking for a tut for well over a year to make one of these (I'm still really bad at understanding this program but this is super lovely TToTT
Happy to hear you didn't have any issues with the tutorial! Gravity and falling is something we'll implement later on, thanks to a special plugin, stay tuned ;)
I don't see a folder called "Layers" in img, i see Parallaxes. The parallax folder has side_TestMap in it which is the same image but the image isn't lined up the same way as cleanly in the video it's out of alignment when the character walks so they slightly float above it and also when I set the character to load in via the loadmap i get a Loading error when i run the game that says it failed to load: img/layers/side_TestMap.png Edit: I just wasn't aware I had to manually make a layers folder, so I pulled it from the provided files and it should be fine now
I had given up on making my dream game many, many years ago now...I'm going to reinstall RPG Maker and give this a shot. Thank you for giving me the confidence to try for my dream one more time. :)
this is super impressive, Im only recently getting interested in making rpgmaker games. Im curious if traveling on the overworld can be the standard rpg maker look, but going into towns can transition you into this gameplay style?
Having sidescroller game sections and other topviews in the same project is totally possible. One mechanic does not exclude the other. To switch from a Sideview map to a Topview you just have to change the spritesheet of the character and deactivate the Galv Character Animation plugin using the appropriate plugin command, then place your character on a classic rpg maker style map and you're good to go! Remember to reactivate the Galv plugin when you later return to a sideview map ;)
I'm using the trial version of RPGMZ and it doesn't appear to include the community basics plugin. I accidentally copied it over from my RPGMV game file and it completely broke the game. Just an error message popping up whenever I tried to load it. I was wondering what I had done wrong since I followed your tutorial to a T. Not sure what to do without it since I'm having a hard time finding an equivalent for RPGMZ.
Hi! What do I do if the plug-ins aren’t showing up? Like when I put it in the file then go on the plugin manager and try to put it,It doesn’t show up as an option?
Hello! Love the video but i do have a problem, I did everything the same to make the background move, but it doesn't work for me. I added the plugin and the same command as in the video. It just doesn't work for me 😢
I see, many of you have had this issue using that plugin on MZ. Since I don't have that version of the program, I strongly suggest reading the plugin's instructions, and making sure the plugin commands match those in the tutorial. If not, try adjusting them. Sorry I can't give you a more precise answer :/
awesome tutorial btw, just for some reason rpgmaker mz isn't letting me run the autoevents properly (character still loaded on starting point) and the parallax doesn't work as well. I've followed this video to a t and retried on new project files.
Thank you for the tutorials. Im about to make a side scrolling horror game. Dont you want to make an event chase player trough maps tutorial and a hiding system tutorial? :))
i tried changing the characters sprite sheet , but that activated Up and down movement suddenly, how can i fix it? (while the sprite i downloaded works fine without this problem) and whenever i try to use the other tiles they dont show up at all, qnd i want to have them visible
I was wondering, is there a way to do a perspective switch, like how you have the overhead map and then switch to sidescroller on an encounter like how Zelda II works? I was working with someone that might have that approach and I'd like to know if it was possible at all or not.
Hi, I followed the tutorial word for word but every time I try to run the game it immediately gives me the error: ReferenceError ImageCache is not defined Do you know what might be causing this? (I'm using MZ not MV)
When playtesting the game, I often just get a black screen! does anyone know how to fix that? It started happening after I applied the options explained in "Map Layer Loader" (5:11) in this video.
for some reason, i dont have the community basic plugin, I am using RPGmaker MZ and I'm quite new to it so I am not sure how it works, could anyone help me? Is it possible to download it, and where do I get it from? it would be a great help if someone helped...THANK YOU SO MUCB ;-;
Hey Savelix! The Community Basic plugin is only default in the MV version. For MZ, I'd recommend using a Yanfly plugin that lets you modify the screen size. Actually, any plugin that allows game window resizing will be fine ;)
tileset? or just draw your maps and use then as parallax, use bind picture to map to make the other layer, is easier if you know a little how to draw, big tileset is hard to find
i'm not sure if I will ever get an answer, but I have a request! The tutorial was very helpful, but i'm wondering how i can do cutscenes/intros in side-scrolling AND how do i can transfer the player to another map? i do not think i understood how layering even works int he first place. hopefully i've explained my problem clearly
The tut is amazing but ive got a problem, evertime i try to run the game, i keep getting the profile error and as a beginer i have no idea how to fix it-
Hey @sidemv I am having trouble with putting more layers into my test game. I have the two layers but i cannot get anymore to work like in your video. With having some in front of the character or just behind or having buildings in the background slowly moving. Help is much appreciated.
My advice is to copy and paste the 3 idle frames in the spaces dedicated to the up and down directions, in order to avoid flickering problems related to the fact that those two directions do not yet have animations. This should work, let me know ;)
I'm following the tutorial, but using MZ. It looks like the Community_Basic plug-in settings are found in Tools > Database (F9) > System 2. Just one of the differences between MV and MZ, I think. Hopefully, this helps.
Is it possible to make an action combat similar to Medroidvania games? Like Blasphemors, Hollow Night? Even if it is a limited engine, is there any tutorial that can help you make a combat, even if it is similar? I've been wanting to make a Medroidvania since I found your tutorials. I started thinking it was impossible to make side-scrollers in RPG Maker, but your channel motivated me to go back to creating games, but for that I just want to know this question.
U can do all this things in a limited way, but u're gonna need some specific plugins and a great knowledge of the program. I don't think there are tutorials out there for making a metroidvania, but if u'll wait enough I'll touch this topic in the (far) future :)
@@sidemv I get it, I've been using RPG Maker since 2015 but I've never really made a game I'd like to, just mechanics, like planting, skills... but after I discovered it was possible to make 3D and side-scroller my eyes filled with joy, I'm looking forward to your new videos even if it takes months or years for them to be released
does anyone knows where to find a character sprite sheet similiar to the one found in this video? i cant find a character sprite sheet with the action left, right, jump and crouch,with the character been a kid
After test running my game, it appears as a black screen and nothing happens. Is there a fix for this? since all of it is just blank, My plugin script is correct, all the assets are correct. im not sure what I am missing
I used your aspect ratio but I was wondering about the thin black bars on the left and right of the screen when play testing. Will that be there after exporting (along with the purple bar on top that you get with the window for max/min and closing the game) or is there something to make it truly full screen? Not sure if your example was cropped for the video or if I goofed somewhere. Total noob here. Anyway, thanks a bunch! Love your videos.
I have a question... why aren't you using the LAYER command from within the map properties of your map1 instead of creating an extra map just to use the plugin call? Is there a reason for that?
There are two methods of loading layers on map 1, and one of them is what you say. the reason I wanted to include a separate map is because since you have multiple maps in your game, it is much more convenient to have a single map loading layers in the game. However, in the next video dedicated to mapping, I will go into detail about this topic.
Hello! Thank you for the great deal. After watching the video, I tried to copy one by one, but the last layer was not applied. Can you think of any part of my mistake? 😂😂
When you enter the plugin command to load the layer, be careful that the map ID matches the one where you will transport the player. Another important thing is the ID of the layer itself, if you insert multiple layers make sure it has a unique ID. Let me know if it helped :)
What to do if the character doesn't move at the end? He just spins left and right, no matter how I try, neither with arrows nor WASD,and not with a mouse, what to do?(
I feel like a nimrod, but I cannot seem to get the map paralaxing to work properly in RPG Maker MZ. I've tried every way I could to get the plugin command to work as it's shown here, but for some reason, the paralaxing background never seems to actually work. Is there something different you have to do for MZ?
@HauntLich Was the parallax layer not changing from black in your case? That's what was happening for me (but I wasn't careful enough--I missed setting the Trigger to Autorun.) Not sure if that's what you mean, or were you having trouble with activating the Layers plug-in? I noticed the version for MZ is different than for MV.
thank you for the tutorial! unfortunately my RPG maker MV (mac) keeps crashing randomly, do you know if the plugins and everything work in MZ? coz I'm thinking if it'll work better on it
I'm working on a little 2D platformer type project so I want to be able to jump and move onto higher platforms, however the blank background is acting as a floor and my character just ends up walking on it. Any idea on how to make it just background so that my character can jump over and fall through back only the platoform?
Hey Fuabba, what you're aiming to do isn't possible with the plugins mentioned in the video. You'll need Tomoaki's jump action to implement physics in the game world. Check it out and let me know ;)
@@sidemv Thanks a lot for your turtorials ! Although I have to say that I am using your great knowledge in a.... nsfw project... yeah... sorry about that
I don't see the community_basics plugin already there in MZ. Any advice on where to install it?
Hey, other users have reported this problem. Apparently the MZ version does not have that plugin by default. What I recommend you to do is to use a plugin that is useful in our circumstance, that is to change the resolution of the game window, you will find many online created by our fantastic community :)
@@sidemv Thanks, that’s helpful! :)
@@sidemv i was wondering if you have a link for the plugin? thank you for the video btw!
@@Minorpussyeater I simply don'tuse it. It seems to work fine for me without it.
@@Minorpussyeater I did some research and you actually don't need any plugin to change the resolution if you are using the MZ version. Go to “system 2” of the database. At the top right you should find the section you are looking for ;)
Source: www.reddit.com/r/RPGMaker/comments/ig10u4/rpg_maker_mz_how_to_change_resolution/
this video and the tutorial is such high quality, I'm in love. the art style too! honestly everything is just gorgeous. good job and thank you!
i love the voice I feel like im being told to carry out a secret mission
THIS IS AMAZING, YOU'RE AMAZING. THANKYOU FOR MAKING THIS TUTORIAL, I HOPE YOU CONTINUE THE SERIES!!
whoa LOL.... I came here curious about this and holy crap I'm in the video LOL. thanks for this kind of video tho. I had to figure out a lot of this on my own and being really clueless at first, it took a while. also thanks for showing Panic Attack! as an example of this kind of stuff. I just wanted to infuse some of my favorite genres together, aka Fighting, Rpgs, and Beat 'Em Ups. Galv's Layer plugin is a LIFESAVER. I HIGHLY recommend it if you're trying to do this.
Hey Zerobeat! It's a pleasure to have you here! Panic Attack truly has its own style! congratulations for your excellent work.
I agree, Galv is probably a sort of messiah for us lovers of the sidescroller genre, his plugins solved most of my rpg maker problems ;)
thanks! I've tried my best to give my game it's own look. and yeah, Galv's plugins in general have been super helpful. especially the layer one. keep it up with these tutorials!
i plan on making a side scroller game that ive been mapping out for a while, so glad to have found this channel! very much looking forward to all of your videos when they happen
Super excited to follow along. Congrats on the channel re-launch!! This is gonna be a huge video!
The level of production value in this channel is unbelievably incredible for a tutorial channel. Keep it coming dude. We're counting on you!!
thank you so much! i wanted to try making a side scroller in RPG maker for a while now but couldn't find any good tutorials on how to do it. you're literally a life saver
Oh my god this is so helpful, thank you for this tutorial! It's a crime how few views your videos have gotten, but let me assure you that every one of us appreciates your efforts!
OMG ive been doing a similar method to what you outlined in the video but never knew how to change the screen size, this is a huge lifesaver! you're doing incredible work, have an amazing day!!
I'm currently working on a tactical RPG on MV, and this plugin looks awesome for another project I already have on mind.
I've always loved this plugins that make your game looked in a completely different engine, but still keeping the simplicity of RPG maker
good luck with your projects! but you can still do side games like that with the original one, just use parallax to draw your map and bind to picture plugin for the other layer, lock the player movement up and down
I'm here from r/RPGMaker! Pencil, paper, ready to learn! 💙📝
Sameee
I've been thinking of making a side-scroller rpg project, so this is quite handy! Thanks for providing us with these scripts and demos! If I didn't look at this first I would gone about it in the silliest way.
This series is great bro, exactly what I've been looking for
It worked! I actually got the little dude to walk across the screen! Thanks for the awesome tutorial. Can't wait to try your other ones!
pretty cool with the layering, I will have to check out these plugins
TIP: if the screen tint doesn't apply to your character sprite for some reason (like the screen is dark behind the character but the character is still visible), you can try to change character transparency to on in the autorun event on your load map and then turn it off in the event on your main map. idk why the tint screen was doing that for me but this worked in a way.
Cant wait for the next tutorials! I am so hyped to try this new approach!!❤
THANK YOU FOR MAKING THIS
I've been looking for a tut for well over a year to make one of these (I'm still really bad at understanding this program but this is super lovely TToTT
Bro, how do you not have at least 50k subs? This is FIRE!
Super helpful video, thank you so much!
IT'S EXACTLY WHAT I WAS LOOKING FOR ! Keep going 🙌🙌🙌
this tutorial is sick!!
thank you so much for the asset and the tutorial video! You helped a lot!!!!
yes! this is the content I've been looking for
Thats exactly what I needed for my game !! thanks alot!
ooh! sounds like a fun way to mix it up! thx for the info ill be sure to binge
Oh wow! I cant wait to experiment!
This is super dope dude. I'll have to come up with a fun side scroller idea.
This is amazing. I cannot wait for more.
This is great excited to learn this new skill and for more tutorials!
Thank you very much, God Bless you and GALV.
Ey fam! I'm really thankful for this very helpful video of yours and hoping for more soon.
Keep up the good work!
your channel came at the right time! I look forward to new videos! (sorry for my english, I'm from another country)
Omg most helpful and detailed video , thank you so much
This is perfect omg!!! Thank you for making these videos!!!!!!!!
Now we know how to do an UnderHero type game
I got blessed by god finding this tutorials. Thank you man this is awesome!
This looks like a fun project ooooo baby I'm in
Need the next part for the animations ♥ this helped sm
you're a godsend dude
Eagerly awaiting the next video.
Wheres the animations video you promised XD
Just teasin ya haha, amazing videos! Thank you for your knowledge!!!
все получилось как у вас, спасибо большое, ждем новые уроки!
Pretty sweet!
It's the gravity/falling aspect that's the most conflicting. Everything else is pretty easy.
Happy to hear you didn't have any issues with the tutorial! Gravity and falling is something we'll implement later on, thanks to a special plugin, stay tuned ;)
I'm trying to make games for hobby, from 0
Thankyou for making this video!
THIS IS REALLY HELP ME, THANK YOU SO MUCH I'LL WAITING FOR YOUR NEXT VIDEO SIR👀
I don't see a folder called "Layers" in img, i see Parallaxes.
The parallax folder has side_TestMap in it which is the same image but the image isn't lined up
the same way as cleanly in the video it's out of alignment when the character walks so they slightly float above it and also
when I set the character to load in via the loadmap i get a Loading error when i run the game that says it failed to load: img/layers/side_TestMap.png
Edit: I just wasn't aware I had to manually make a layers folder, so I pulled it from the provided files and it should be fine now
Well done!
I had given up on making my dream game many, many years ago now...I'm going to reinstall RPG Maker and give this a shot. Thank you for giving me the confidence to try for my dream one more time. :)
Do it! I have been working on and off for about a year and having a blast!
this is super impressive, Im only recently getting interested in making rpgmaker games. Im curious if traveling on the overworld can be the standard rpg maker look, but going into towns can transition you into this gameplay style?
Did you figure it out? I'm curious
Awesome vid, I look forward to more! Would it be possible to have a top down overworld, *and* side scrolling sections in say, dungeons?
I mean sure probably but you'd have to make both using different plugins somehow
Having sidescroller game sections and other topviews in the same project is totally possible. One mechanic does not exclude the other. To switch from a Sideview map to a Topview you just have to change the spritesheet of the character and deactivate the Galv Character Animation plugin using the appropriate plugin command, then place your character on a classic rpg maker style map and you're good to go! Remember to reactivate the Galv plugin when you later return to a sideview map ;)
I'm using the trial version of RPGMZ and it doesn't appear to include the community basics plugin. I accidentally copied it over from my RPGMV game file and it completely broke the game. Just an error message popping up whenever I tried to load it. I was wondering what I had done wrong since I followed your tutorial to a T. Not sure what to do without it since I'm having a hard time finding an equivalent for RPGMZ.
'trust me this will be easy' - gets to 6:30
simplemente un genio!
Wow, well, thank you!
Hi! What do I do if the plug-ins aren’t showing up? Like when I put it in the file then go on the plugin manager and try to put it,It doesn’t show up as an option?
When I went to the plugin window Galvs plugins didn’t show up any way to fix this?
Hello! Love the video but i do have a problem, I did everything the same to make the background move, but it doesn't work for me. I added the plugin and the same command as in the video. It just doesn't work for me 😢
Sorry to hear that :( What version are you using?
I'm using the latest version, I just bought the software a couple of days ago, so i might just be using the things wrong i'm not sure :'( @@sidemv
I see, many of you have had this issue using that plugin on MZ. Since I don't have that version of the program, I strongly suggest reading the plugin's instructions, and making sure the plugin commands match those in the tutorial. If not, try adjusting them. Sorry I can't give you a more precise answer :/
awesome tutorial btw, just for some reason rpgmaker mz isn't letting me run the autoevents properly (character still loaded on starting point) and the parallax doesn't work as well. I've followed this video to a t and retried on new project files.
Were you able to get the parallax background to work in MZ? I've tried about everything I could think of.
Thank you for the tutorials. Im about to make a side scrolling horror game. Dont you want to make an event chase player trough maps tutorial and a hiding system tutorial? :))
btw your art is awesome
i tried changing the characters sprite sheet , but that activated Up and down movement suddenly, how can i fix it? (while the sprite i downloaded works fine without this problem)
and whenever i try to use the other tiles they dont show up at all, qnd i want to have them visible
Hey sidemv , when is the next tutorial on layers. As I am a bit stuck on the layer priority. Awesome work though
You will have new info on the next video soon ;)
I was wondering, is there a way to do a perspective switch, like how you have the overhead map and then switch to sidescroller on an encounter like how Zelda II works? I was working with someone that might have that approach and I'd like to know if it was possible at all or not.
@@Firestorm2900 Hey, you sure can! U just need to make two different map with the different prospective and teleport the player between them
Im ready!! Next video pls!
I'm working on it ;)
Hi, I followed the tutorial word for word but every time I try to run the game it immediately gives me the error:
ReferenceError
ImageCache is not defined
Do you know what might be causing this? (I'm using MZ not MV)
When playtesting the game, I often just get a black screen! does anyone know how to fix that? It started happening after I applied the options explained in "Map Layer Loader" (5:11) in this video.
same here, did you find a fix to this or?
@Living_Gh0st nope! I sadly still haven't :/
But if I do I'll let ya know!
for some reason, i dont have the community basic plugin, I am using RPGmaker MZ and I'm quite new to it so I am not sure how it works, could anyone help me? Is it possible to download it, and where do I get it from? it would be a great help if someone helped...THANK YOU SO MUCB ;-;
Hey Savelix! The Community Basic plugin is only default in the MV version. For MZ, I'd recommend using a Yanfly plugin that lets you modify the screen size. Actually, any plugin that allows game window resizing will be fine ;)
tileset? or just draw your maps and use then as parallax, use bind picture to map to make the other layer, is easier if you know a little how to draw, big tileset is hard to find
i'm not sure if I will ever get an answer, but I have a request! The tutorial was very helpful, but i'm wondering how i can do cutscenes/intros in side-scrolling AND how do i can transfer the player to another map? i do not think i understood how layering even works int he first place. hopefully i've explained my problem clearly
Im having the problem where when inputting the plugins, where parameters is there isn't anything there
The tut is amazing but ive got a problem, evertime i try to run the game, i keep getting the profile error and as a beginer i have no idea how to fix it-
What do i do if its just a black bg and the character doesnt move when i try to run it 😭?
Hey @sidemv I am having trouble with putting more layers into my test game. I have the two layers but i cannot get anymore to work like in your video. With having some in front of the character or just behind or having buildings in the background slowly moving. Help is much appreciated.
Cool, there's a bug... how to fix flickering I mean... when character stop to walk, for a frame or 2 it vanish then re appear... there's a way to fix?
My advice is to copy and paste the 3 idle frames in the spaces dedicated to the up and down directions, in order to avoid flickering problems related to the fact that those two directions do not yet have animations. This should work, let me know ;)
I followed the tutorial step by step but whenever I transfer the player to the loadmap I just get a black screen?
You should transport the player to the test map "MAP001", my dear ;)
Hello this video is amazing! But I can't find the Community Basic in plugins..
I'm following the tutorial, but using MZ. It looks like the Community_Basic plug-in settings are found in Tools > Database (F9) > System 2. Just one of the differences between MV and MZ, I think.
Hopefully, this helps.
@@wraserit was very helpful. Thank you so much!!❤❤
Is it possible to make an action combat similar to Medroidvania games? Like Blasphemors, Hollow Night?
Even if it is a limited engine, is there any tutorial that can help you make a combat, even if it is similar?
I've been wanting to make a Medroidvania since I found your tutorials. I started thinking it was impossible to make side-scrollers in RPG Maker, but your channel motivated me to go back to creating games, but for that I just want to know this question.
U can do all this things in a limited way, but u're gonna need some specific plugins and a great knowledge of the program. I don't think there are tutorials out there for making a metroidvania, but if u'll wait enough I'll touch this topic in the (far) future :)
@@sidemv I get it, I've been using RPG Maker since 2015 but I've never really made a game I'd like to, just mechanics, like planting, skills... but after I discovered it was possible to make 3D and side-scroller my eyes filled with joy, I'm looking forward to your new videos even if it takes months or years for them to be released
7:23 Did you ever make the tutorial on things like dodging and jumping?
For the jump, I talked about it in the video about the main character. I will make a video in the future about the real-time skills ;)
@@sidemv Awesome. Thanks! 😊
Could you do a hybrid game that is parts top-down JRPG standard like RPG Maker and some maps Side-scrolling?
Of course you can ;)
does anyone knows where to find a character sprite sheet similiar to the one found in this video? i cant find a character sprite sheet with the action left, right, jump and crouch,with the character been a kid
After test running my game, it appears as a black screen and nothing happens. Is there a fix for this? since all of it is just blank, My plugin script is correct, all the assets are correct. im not sure what I am missing
Nevermind! i figured out a way to fix it, I just had to run my character on map 1, thanks for the tutorials btw :D
nvm again, i missed a step! thanks a lot
I used your aspect ratio but I was wondering about the thin black bars on the left and right of the screen when play testing. Will that be there after exporting (along with the purple bar on top that you get with the window for max/min and closing the game) or is there something to make it truly full screen? Not sure if your example was cropped for the video or if I goofed somewhere. Total noob here. Anyway, thanks a bunch! Love your videos.
I have a question... why aren't you using the LAYER command from within the map properties of your map1 instead of creating an extra map just to use the plugin call? Is there a reason for that?
There are two methods of loading layers on map 1, and one of them is what you say. the reason I wanted to include a separate map is because since you have multiple maps in your game, it is much more convenient to have a single map loading layers in the game. However, in the next video dedicated to mapping, I will go into detail about this topic.
Hello! Thank you for the great deal.
After watching the video, I tried to copy one by one, but the last layer was not applied.
Can you think of any part of my mistake? 😂😂
When you enter the plugin command to load the layer, be careful that the map ID matches the one where you will transport the player. Another important thing is the ID of the layer itself, if you insert multiple layers make sure it has a unique ID. Let me know if it helped :)
Hello,
Great channel
How can I get the template to work on MZ?
I need it!!!
can you use dragon bones puppets with this too?
What to do if the character doesn't move at the end? He just spins left and right, no matter how I try, neither with arrows nor WASD,and not with a mouse, what to do?(
@@tinm_official_chanel It's probly a tile passability problem, try to check them out and see if the green tile is set correctly ;)
@sidemv you mean to check if the circle/cross is in the right place?
I feel like a nimrod, but I cannot seem to get the map paralaxing to work properly in RPG Maker MZ. I've tried every way I could to get the plugin command to work as it's shown here, but for some reason, the paralaxing background never seems to actually work. Is there something different you have to do for MZ?
Try writing me the command you are using as it is, so I can take a look ;)
@HauntLich Was the parallax layer not changing from black in your case? That's what was happening for me (but I wasn't careful enough--I missed setting the Trigger to Autorun.) Not sure if that's what you mean, or were you having trouble with activating the Layers plug-in? I noticed the version for MZ is different than for MV.
why when i import my own sprite is not big like yours? mine got crop. :(
What's the size of your map and the resolution of your screen?
thank you for the tutorial! unfortunately my RPG maker MV (mac) keeps crashing randomly, do you know if the plugins and everything work in MZ? coz I'm thinking if it'll work better on it
The plugins used in the tutorial are also available in MZ versions, you can find them on Galv's site :)
@@sidemv thank you! it works :D
PLS HELP- I can't find the plugins on the website
I cliekd RMMV Plugins, idk if I am blind or just clicked the wrong thing
okay it tells me there is a reply but I can't see it- pls help
When i try to open the Sidescroller templste It just keeps telling me cannot open package.json
The template is only available for the MV version so make sure you use the right version of RPGM ;)
This is really cool is it possible to use this for Games you want to sell on steam?
I knew the boice sounded a bit too autonomous
What do you mean? My voice is PerfeCTLy NorMaL * high frequency glitchy sounds *
I'm working on a little 2D platformer type project so I want to be able to jump and move onto higher platforms, however the blank background is acting as a floor and my character just ends up walking on it. Any idea on how to make it just background so that my character can jump over and fall through back only the platoform?
Hey Fuabba, what you're aiming to do isn't possible with the plugins mentioned in the video. You'll need Tomoaki's jump action to implement physics in the game world. Check it out and let me know ;)
@@sidemv gotcha. I'll check it out, thanks
Can I just put this side scroller gameplay in some specific maps of the game while the other worlds is still normal rpg maker experience?
You sure can! Just remember to change the character sprite, and proper tiles ;)
@@sidemv Thanks a lot for your turtorials ! Although I have to say that I am using your great knowledge in a.... nsfw project... yeah... sorry about that