设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 92|回复: 0

[制作教程] Animated Titles

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    4 天前
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    4620

    主题

    864

    回帖

    2万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    23247
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    28761

    灌水之王

    发表于 2026-7-7 07:36:57 | 显示全部楼层 |阅读模式
    Description:

    Create Animated Titles for your game.

    Requeriments:

    1.- Button Picture Plugin.
    2.- Any program to make/modify pictures (Photoshop, Paint, etc).
    3.- Any program to open scripts (Notepad, Visual Studio, etc).


    Tutorial:

    First, let me tell you that there are two ways you can do this. The first one can be done without the Button Picture Plugin, but the end result is a little ugly. That said, I will teach both ways here.

    EDITED:


    I just found that Anisoft already made a really nice "Skip Title" Script. With this you can skip the Steps 1 to 3 and avoid modifying the base scripts.

    Here it is:

    Anisoft Skip Title


    With that said, the tutorial will remain the same, just in case anyone want to avoid using external scripts.

    STEPS:

    1.-
    Go to the folder of your project and open the JS folder. Search for the "rmmz_scenes" script and open it.
    2.- Go to the line 340 or search for "Scene_Title" until you find one that said "
    SceneManager.goto(Scene_Map);".





    3.- Change SceneManager.goto(Scene_Title); to SceneManager.goto(Scene_Map); This will force the game to skip the Title Scene and start in whatever Map you selected as your starting point.

    4.- Create a empty, blank map and use it as your Starting Point.





    4.- In your starting map create one or more Events that runs in parallel. Those Events will contain the Images that your Animated Title will show. In my case I put one picture first as a Logo, and then 16 pictures that show a card spinning as my Title.
    Here a Video:
    Sample Video Link

    And the Screenshots:

    First Event Page for the Logo:





    Second Event Page for transition between Logo And Title:





    And finally the Event Page of the Title:





    Of course, with events, you can modify what you want your title to show in any way you desire, but have in mind that the more events running in parallel at the same time, the more you take the risk of lagging your Title, so be careful!

    Without Button Picture Plugin:

    5a.- Create a second event that Runs in Autorun. Event Command -> Show Choices:

    Choice #1.[New Game] - Put here whatever you want to happen when your game starts. Make sure to erase all the pictures that you used for the Title Before teleporting your player to a new Map.

    Choice #2.[Continue] - Use this script to call for the Load Screen: SceneManager.push(Scene_Load);

    Choice #3.[Options] - Use this script to call for the Options Screen: SceneManager.push(Scene_Options);

    ScreenShot of the Event:




    It will look like this more or less:

    Sample Video Link

    With this method, you can use the choices as an improvised menu, but it looks a little ugly. Well, as a plus side it works wit both Keyboard and Mouse.

    With Button Picture Plugin:

    5b.- Create a second event that Runs in Autorun. Now just follow the instructions in the Button Picture plugin to set your pictures. The event page look like this:

    Event Page 1, just to add a little delay to the Buttons:




    Event Page 2:




    And the common Events:












    As you see, is the same as when we used the Show Choices command.

    And that's it. With this you should be able to create your own Animated Titles and customized them as much as you desire.

    Just a little note here, tho:

    I dont think that changing that one line of code should affect the game in anyway, but I'm not an expert in code and this is a new engine, so is any moderator or expert in it thinks it can cause problems in any way, please let me know to change/remove this tutorial.


    Have fun, Makers!


    本贴来自国际rpgmaker官方论坛作者:DisfantasyProject处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/animated-titles.125554/

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-7-16 20:29 , Processed in 0.148287 second(s), 56 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表