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

Project1

 找回密码
 注册会员
搜索

人物阴影脚本出现BUG,求救

查看数: 1992 | 评论数: 2 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2017-10-20 19:12

正文摘要:

阴影脚本 RUBY 代码复制#使用方法:不透明的物体在光源旁边会产生一个阴影。 #所以,在光源的事件里面(例如火),请在第一页加上一个注释“s”(请不要带引号) #然后将此脚本命 ...

回复

hyrious 发表于 2017-10-21 15:30:02
治标:
267行改为:
  1. if ($game_map.events[i].is_a?(Game_Event) and $game_map.events[i].list and not ($game_map.events[i].list[0].code == 108 && ($game_map.events[i].list[0].parameters == ["NotShadow"]) or $game_map.events[i].list[0].parameters == ["s"]) ) #$game_map.events[i].list!=nil and $game_map.events[i].list[0].code == 108 and $game_map.events[i].list[0].parameters == ["o"])
复制代码


懒得治本(逃

点评

你说只治标,难道还会隐藏什么暗病吗?  发表于 2017-10-21 18:13

评分

参与人数 1星屑 +20 收起 理由
RyanBern + 20 这喵喵喵

查看全部评分

CCD0645 发表于 2017-10-21 15:07:12
经测试,当地图有一个暂时消失的事件,且有作为光源的事件时,连呼出菜单都会出现同样的BUG。
拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

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

GMT+8, 2024-11-11 09:38

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

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