Dark Poke Balls for creating shadow Pokemon?

kmb

dabbling in game design
Member
Joined
Jul 7, 2018
Posts
62
Okay, so I'm trying to build another one of those games where the player plays as Team Rocket, and I have a question about the "snag ball" feature.

How exactly would I go about making a Poke Ball that turns any Pokemon caught with it into a shadow Pokemon?

I already have a good idea of how to make a "snag ball" that will allow catching of other trainer's Pokemon, but I also wanted the Poke Ball to turn the Pokemon into a shadow Pokemon upon capture.
 
Last edited:

Poq

Cooltrainer
Member
Joined
Aug 7, 2018
Posts
119
Take a look at the scripts for the heal ball or the friend ball already in essentials. They have code that affects the pokémon after it is captured. You should be able to adapt that.
 
Top