New user questions

● ARCHIVED · READ-ONLY
Started by Kengo19 4 posts View original ↗
  1. Im new to RPG Maker and im making my first game with MV. I just have a few questions.

    1. Is it possible to play a movie if a special attack is selected in a battle?

    2. Is there a way to let them skip the movie if the player wants?

    3. Is there a way to play a movie or cancel a battle once a boss hits a certain HP?

    4. Is there a way to have a weapon get stronger when the player lvs up. (I only want 1 weapon in the game for the player)
  2. 1] Skills can call Common Events. Common Events can play movies. The answer is probably yes.
    2] You wanna make a summon cut scene don't you? :p Not sure, but it might be possible using a plugin, if not by default.
    3] Yes, 100% possible via Troops Eventing (in database)
    4] Not sure, but you can include current level on your damage formula and do some magic with any weapon I suppose.
  3. Yes i do lol,uesing SFM to make them. Thanks for the useful links. im mainly an animator and branching off into game development.
  4. Good to know! :)
    For the [2] you might need to request a plugin for what you need to do.
    The rest is only just getting used to the Engine.
    Since Eventing of MV is similar to VX Ace, I strongly suggest you to press the spoiler on my signature, anf get the Events game. You can play it for 4 hours, it covers ALL eventing, answers to lots of common questions, just talk to the nun and take her with you (the game has a few battles, you will need her...) and enjoy the tutorial.
    It seems you need an all-in-one tutorial and the game is designed so you can rapidly learn how to use the engine. ;)