Pre-Title Events - Evented Splash/Title Screens

● ARCHIVED · READ-ONLY
Started by Tsukihime 12 posts View original ↗
  1. [embedded media]

    So if anyone's been wondering how I've been doing my videos, I basically use pre-title events to create a splash screen. This video looks like it's just an intro and I forgot the actual contents and skipped straight to the ending, but in fact that's the goal of the plugin.

    The splash screen takes place on a map, so literally you can do whatever you want as part of your splash screen. You can run around. Talk to events. Do a whole intro scene.

    The only thing that you need to do is make a script call to go to the actual title scene afterwards.

    Splash Screen Mode vs Title Screen Mode

    In splash-screen mode, the pre-title event only occurs once. So if they "return to title screen", they won't see the splash-screen again until they exit the game and restart.

    However, if you decide to turn it into your actual title, then they'll see the pre-title event whenever they go to the title.

    If you decide to event your own title screen, though, you'll have to make script calls to replicate the New Game and Continue functions. But other than that, you have full control over how your title screen, or splash screen, will function.

    Download

    Get it here: Pre-Title Events Terms of Use: http://himeworks.com/terms-of-use/

    Compatible with MV and MZ.
  2. Nice, solid little plugin that should really be included in default MZ. I'm glad to see you back in action and making these much needed plugins.
  3. Yay! Glad to see one of my favourite MV plugins come to MZ! :D
  4. I love this plugin for MV, but when I try and use it in MZ, as the only activated plugin. It doesn't work. It just has my player floating in an empty room.
    Wondering if you just forgot to upload the new plugin file?
  5. Meike said:
    ... It just has my player floating in an empty room.
    don't think it is compatible with MZ, i just tried it, the char is locked at the top left most part of the screen with the actual map flushed to the lower right. changing game size and etc does nothing.

    i am currently trying to use this one:
    Skip the Title Screen(For players)
    it works for the game over / initial launch, except for one thing only: it doesn't throw the game back to the custom title screen when you exit ("Return To Title") from the ingame options menu.
  6. It wont work on me. I try everything i could think but nothing. Please help i really need to use this plugin
  7. Yosiei said:
    It wont work on me. I try everything i could think but nothing. Please help i really need to use this plugin
    Hello welcome.
    Could you explain exactly how you did it, why there is no way to help you with just this information.
  8. Dev_With_Coffee said:
    Hello welcome.
    Could you explain exactly how you did it, why there is no way to help you with just this information
    Just like the instruction. I create new map with 004 mapID create events like show picture. And in plugin i set the map id to 4, 004, 04. I put the plugin in the lowest list, top, middle. I set that second option in plugin true, false. Nothing happens. Instead of sending me to the map. The game starts normally just like before i put the plugin

    Edit: I also try putting the starting point of player to that map. Try removing player in that map. Nothing
  9. Yosiei said:
    Edit: I also try putting the starting point of player to that map. Try removing player in that map. Nothing
    Here it worked normally.
    If you are using other plugins that handle Scene control you should list it when asking for support, as we can't know without seeing this.

    Or disable one plugin at a time until it works, so you'll know which one conflicted.

    If it's something you can't do try to create a new project to do and put this Plugin in?

    Good luck
  10. Dev_With_Coffee said:
    Here it worked normally.
    If you are using other plugins that handle Scene control you should list it when asking for support, as we can't know without seeing this.

    Or disable one plugin at a time until it works, so you'll know which one conflicted.

    If it's something you can't do try to create a new project to do and put this Plugin in?

    Good luck
    Sorry i forget to mention. I already try disable all plugin except this plugin. I also try removing all plugin in editor. Everything i can think off i already try. Its still the same result.
  11. It may be that the version of "Core" in your project is out of date, try creating a new project and testing.
    If it works, close both projects and copy the JS folder from the new empty project to your game.

    Good luck
  12. I am using MZ and the first map after the title screen is 24x20 and this plugin is "breaking" the camera. When I go left or up it doesn't fully go in that direction and my player character looks like it's going off screen. Does anyone know how to fix this?