e1 = $game_map.events[1] e2 = $game_map.events[2] pl = $game_player if e1.x == pl.x and e1.y == pl.y $game_temp.common_event_id = 1 end if e2.x == pl.x and e2.y == pl.y $game_temp.common_event_id = 2 end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |