Home Artists Posts Import Register

Downloads

Content

Hey everyone, in this video, we'll implement a Generic Selection System that will allow us to handle all sorts of selection in our game, and we'll use this system to implement move selection in the next video. We'll also be using the Generic Selection System for handling all the other selections in our game like selecting Pokemon from party screen, selecting items from bag, etc.

Files