Hello!
I have some question about graphics and GUI.
I am creating a game with 3D characters, but you have only one angle to see them. What would be easier to create? One 3D character, which I can animate with bones, etc… or a 2D character with different sprites? Do you know some good software for this?
I want to create a menu with all the characters I have. Because it’s for mobile it should have a scroll view. But how can I do this for Android / IOS with touch? It should show the image from the character and the level. Would it be better to do that with GUI or move some gameobjects?