NokiMo
gamedevexperiments
gamedevexperiments

patreon


Make a 3D RPG like Pokemon in Unity Course #21 - Battle Setup 2

Hey everyone, in this video, we'll continue working on the battle setup and we'll look at how to spawn the battle HUD on top of the pokemon dynamically at the start of the battle and show the details in them correctly.

Make a 3D RPG like Pokemon in Unity Course #21 - Battle Setup 2

Comments

I missed this comment. There is actually a model in the PokemonBase class also. The difference is, in the PokemonBase class it's the prefab of the pokemon and in the Pokemon class it's the instantiated object in the scene.

GameDev Experiments

Why is the model in the Pokemon class? Wouldn't it be better to have it in PokemonBase (replacing the sprites)?

Nour Saidana


Related Creators