- Joined
- Aug 24, 2017
- Messages
- 81
- Reaction score
- 9
- First Language
- Chinese
- Primarily Uses
- RMMV
Tutorial topic: Catch monster (I love Pokemon)
Brief description:
Teach you how to catch monster during battle, and send monster to a party_switch scene when party members is greater than 6.
Also change the player shown on the screen to the actor you like, not just the first actor of the party.
Requirements:
HIME_InstanceActors.js
http://himeworks.com/2016/01/instance-actors/
HIME_CustomPartyLeader.js
http://himeworks.com/2015/11/custom-party-leader/
HIME_PartyManager.js
http://himeworks.com/2016/02/party-manager-mv/
HIME_PartySwitchingScene.js
http://himeworks.com/2016/03/party-switching-scene/
HIME_EndPhaseTriggers.js
http://himeworks.com/2015/10/end-phase-triggers-mv/
YEP_PartySystem.js
http://yanfly.moe/2015/11/20/yep-29-party-system/
Tutorial link
Brief description:
Teach you how to catch monster during battle, and send monster to a party_switch scene when party members is greater than 6.
Also change the player shown on the screen to the actor you like, not just the first actor of the party.
Requirements:
HIME_InstanceActors.js
http://himeworks.com/2016/01/instance-actors/
HIME_CustomPartyLeader.js
http://himeworks.com/2015/11/custom-party-leader/
HIME_PartyManager.js
http://himeworks.com/2016/02/party-manager-mv/
HIME_PartySwitchingScene.js
http://himeworks.com/2016/03/party-switching-scene/
HIME_EndPhaseTriggers.js
http://himeworks.com/2015/10/end-phase-triggers-mv/
YEP_PartySystem.js
http://yanfly.moe/2015/11/20/yep-29-party-system/
Tutorial link