alexncf125 发表于 2021-1-31 14:52
事件左下方的触发条件不就有「与玩家接触」么
ev=$game_map.events;$game_player.pos?(ev[事件编号].x,ev[事件编号].y)
$game_player.pos?(x, y)
KB.Driver 发表于 2021-1-31 15:31
用事件位置来判断的话是这样:
ev=$game_map.events;$game_player.pos?(ev[事件编号].x,ev[事件编号].y)
KB.Driver 发表于 2021-1-31 15:31
用事件位置来判断的话是这样:
ev=$game_map.events;$game_player.pos?(ev[事件编号].x,ev[事件编号].y)
alexncf125 发表于 2021-1-31 16:07
用的x和y
並行事件会被执行多次吧
KB.Driver 发表于 2021-1-31 21:53
编辑中……
[fold]
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |