Coder Social home page Coder Social logo

plugins4rmmv's Introduction

Plugins4RMMV

  初学RPG Maker MV时,边学习边总结,写了几篇关于RMMV使用的实例教程,算是记录、总结。这些插件大部份是该系列教程中的范例插件,tutorialsrc目录下的是对应教程的源代码和资源,indie目录中的插件是教程中涉及的但经优化后的插件,如果需要,可以直接在项目中使用。有感国内这方面学习资料不多,希望本人的这些文章能够帮到初学者。

【实例教程1】怎样编写一个插件?

**教程地址:**http://www.jianshu.com/p/0bd8b462dac1

  1. 插件的注释与定义参数
  2. 读取插件参数
  3. 插件指令的实现

【实例教程2】制作一个启动画面

**教程地址:**http://www.jianshu.com/p/8b67041f02d5

  1. 从哪里开始?
  2. 创建启动画面的场景类

【实例教程3】玩转菜单初级篇

**教程地址:**http://www.jianshu.com/p/5ca3b637b3c4

  1. 给各个菜单界面添加背景
  2. 让背景滚动起来
  3. 在主菜单界面增加自定义菜单:改名
  4. 在主菜单界面移除菜单命令
  5. 在主菜单界面增加一个自定义窗口

【实例教程4】玩转标题画面

**教程地址:**http://www.jianshu.com/p/527a82a2fd6a

  1. 美化游戏标题
  2. 让背景动起来
  3. 自定义标题菜单
  4. 美化菜单

【实例教程5】制作小游戏:坦克大战(上)

**教程地址:**http://www.jianshu.com/p/ddfa12f1acc9

  1. 游戏结构及流程介绍
  2. 相关素材资源的下载和使用
  3. 基础知识:音效的播放
  4. 基础知识:精灵表的切帧
  5. 基础知识:使用MV中的动画
  6. Scene_TankWarTitle类解析
  7. Sprite_Bullet类解析
  8. Sprite_Explode类解析
  9. Sprite_Tank类解析
  10. Sprite_Enemy类解析
  11. Scene_TankWar类解析
  12. Scene_TankWarGameOver类解析

【实例教程6】存档的加密解密与保护

**教程地址:**http://www.jianshu.com/p/4ae309d45c93

  1. 找出MV存档和读档的方式
  2. 制作MV存档的修改器
  3. 如何保护存档?
  4. 制作一个存档保护插件

【实例教程7】制作一个传送插件

**教程地址:**http://www.jianshu.com/p/42f3e4865941

  1. 传送插件的主要功能
  2. 将自定义数据保存到存档中
  3. meta数据的使用
  4. 使用地图备注登记传送点
  5. 在插件中解析并记录传送点
  6. 使用地图备注登记多个传送点并在插件中记录
  7. 制作传送点选取窗口显示传送点数据
  8. 将物品或技能标记为传送物品、传送技能
  9. 显示传送动画实现传送功能
  10. 禁止使用传送道具或传送技能
  11. 实现插件命令

更多实例教程不定时发布...

plugins4rmmv's People

Contributors

xmandarava avatar smartword avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.