RPG Maker VX Ace

RPG Maker VX Ace

评价数不足
Rpg maker vx ace
   
奖励
收藏
已收藏
取消收藏
项目 (1)
Multi Vehicle Land Sea Air
创建者: BoloWolf
My second attempt at land vehicles. This Materials script actually creates multiple vehicles so each of their positions get saved. Here's how a vehicle is added. add_vehicle(:boat, 4, "Vehicle", 7, 1, 6, 6, "Ship") Parameters are > type, speed, name, index...