-
Notifications
You must be signed in to change notification settings - Fork 5
Battles guide
Pheonix KageDesu edited this page Apr 17, 2021
·
7 revisions
Battle Processing event command by default always starts local battle for one player only.
For allow another players join battle you should create Shared battle. You can start same battle (local or shared) for all player on map in same time by using Event Command Options
For allow other players join battle, you should call plugin command Set Shared Battle before Battle Processing event command and specify battle unique ID.
Plugin command for MV: SetSharedBattle ID


Open map Tests\Battle in Demo Project for check battle examples
Also you can watch this video