- Home /
whats the best way to randomize prefab faces and its facial expressions?
hey there, im planning to make a shooting game of people walking horizontally from different directions. however, im not sure whats the right approach to do so, should i go for sprites? or UV animation from maya after rigging 2d characters (those solutions i got from googling for a while) .
lets say i have 3 different people, (A,B,C) , each one can have, lets say 3 different things on face, Mustache , Sun glasses, Normal glasses. but each one can have random tshirt/pants colors which are also specified in an array (certainly i dont want to have blue with pink or brown with purple).
im currently having trouble to realize whats the correct way to do so? should i spawn each prefab and move them together on the x-axis so they can appear as one? if so ? which method should i use? Maya? or Sprites? which one is lighter on the iphone processor?
thanks.
What's wrong with blue w/pink or brown w/purple? ... How many questions are on this page, did anyone count? ... What was I doing before I read this? .. Why can't I remember?!
they're practically many questions to the same answer. to help them decide which ones based on the factors. i can't say there's something wrong with those combination of colors since everyone has a different taste , however , based on the theme of the game im making, i can't have just any RANDO$$anonymous$$ colors.
and i think you were going to bed before reading this , but the shock was too much for you :D
Your answer
Follow this Question
Related Questions
Random.value sometimes doesn't instantiate my prefab(pic included) 1 Answer
instantiating vertically 2 Answers
How do I spawn a random prefab? 1 Answer
How to instantiate random prefabs of varying size and rotation in a continuous track? 0 Answers
Simple random spawning system for 10 items without duplicates 2 Answers