设为首页收藏本站|繁體中文

Project1

 找回密码
 注册会员
搜索
查看: 12347|回复: 31
打印 上一主题 下一主题

[搬运汉化] 迷宮地圖自動生成挿件 

[复制链接]

Lv5.捕梦者

梦石
0
星屑
22137
在线时间
8582 小时
注册时间
2011-12-31
帖子
3362
跳转到指定楼层
1
发表于 2015-12-21 13:31:21 | 显示全部楼层 |只看大图 回帖奖励 |倒序浏览 |阅读模式

加入我们,或者,欢迎回来。

您需要 登录 才可以下载或查看,没有帐号?注册会员

x
本帖最后由 tseyik 于 2015-12-21 18:05 编辑



Terms of use
Under the MIT license.
RM MV「地圖自動生成挿件」範本360多M
https://drive.google.com/file/d/0B9n88HOweCWsUl9RelVIcnBZcGM/view
脚本
https://drive.google.com/folderv ... Wjg&usp=sharing
視頻
https://www.youtube.com/watch?v=cBvlI5eI7wQ&feature=youtu.be
使用了VirtualRTP的範本
使用方法1:加回ims和sound文件夾

在VirtualRTP中設定好本機中RMMV中的ims和sound文件夾路向
SAN_MapGenerator.rar (1.07 MB, 下载次数: 1822)
* @help
* When the plugin command is called, the map is generated
* and the player moves to position of start(entrance) event.
*
* Set following tiles and events in a position on the base map.
*
* -Tiles   圖塊
*   space :{x:0, y:0}   空白
*   room  :{x:0, y:1}   室内地面
*   pass  :{x:0, y:2}   通行
*   roof  :{x:0, y:3}   屋頂
*   wall  :{x:0, y:4}   牆
*   rubble:{x:0, y:5}  碎石堆(不通行)
*
* -Events
*   start:{x:1, y:0}  入口
*   goal :{x:1, y:1}  出口
*   other:other position than above  其他事件

*
* Appearance rate can be set as events besides the start and the goal.
* Set as the following on a memo space of events.
* The event which has no setting of the appearance rate isn't generated.
*
* -Appearance rate
*   each map :<RateMap: [Positive small number of less than 1.0]>
*   each room:<RateRoom:[Positive small number of less than 1.0]>
*
* -Plugin Command
*   MapGenerator RoomAndPass # Generate map consists of rooms and passes.
*   MapGenerator FillRoom    # Generate map consists of a room whole the map.
*   
* There is no plugin parameter.
*
*
* It's possible to commercial use, distribute, and modify under the MIT license.
* But, don't eliminate and don't alter a comment of the beginning.
* If it's good, please indicate an author name on credit.
*
* Author doesn't shoulder any responsibility in all kind of damage by using this.
* And please don't expect support. X(
*/

评分

参与人数 3梦石 +1 +2 收起 理由
小小的鱼 + 1 认可答案
Abyssstew + 1 塞糖
余烬之中 + 1 0x0

查看全部评分

Lv5.捕梦者

梦石
0
星屑
22137
在线时间
8582 小时
注册时间
2011-12-31
帖子
3362
2
 楼主| 发表于 2017-10-23 20:56:19 | 显示全部楼层
/*:
* @plugindesc 自動マップ生成 ver1.1.8
* 自動的にマップを生成しイベントを配置します。
* @author サンシロ https://twitter.com/rev2nym
* @version 1.1.8 2017/02/24 FillRoomで生成される部屋を大部屋と一致させるよう変更。
* 1.1.7 2017/02/19 分割可能判定の不具合を修正。
* 1.16 2016/09/21 部屋生成の処理を修正。入口イベントの不具合を修正。壁生成と大部屋のスクリプトコマンドを追加。
* 1.15 2016/09/13 壁生成判定の不具合を修正。ツルハシとバクダンのスクリプトコマンドを追加。
* 1.14 2016/09/12 座標による部屋取得機能の不具合を修正。イベントのプレイヤーと同部屋判定を追加。
* 1.12 2016/09/08 壁生成判定の不具合を修正。オートタイル以外のタイルの使用に対応。
* 1.11 2016/04/05 稀に壁をすり抜ける不具合を修正、通行判定機能を強化。
* 1.10 2016/03/19 壁の高さ、部屋の大きさ、外壁表示を指定するプラグインパラメータを追加、 壁を表示するスペースを確保するよう部屋と通路の生成規則を変更。
* 1.00a 2015/12/19 ヘルプ文書のイベントメモ欄設定の誤りを修正。
* 1.00 2015/11/29 公開
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作

GMT+8, 2024-6-5 02:43

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

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