u/Anxious_Target_8804

The monster 3D model appearing

The monster 3D model appearing

I am developing a 3D Pokémon-like monster collecting and battling game. In my game, there’s a menu where you can check a monster’s level and stats, and there is a white area in the UI where the monster’s 3D model will appear. I already know one way to do this using a separate camera looking at a monster object in the scene, but is there another way to display the 3D model there without having the monster physically placed in the main scene

u/Anxious_Target_8804 — 1 day ago

"I am developing a 3D Pokémon-like monster collecting and battling game. In my game, the player will have an egg like the one in the picture, and when they press the 'Hatch' button, a random monster needs to hatch. How can I write the code for this event, or what kind of logic should I follow?"

u/Anxious_Target_8804 — 12 days ago