x


Better to use multiple objects or textures with basic paperdolling?

I'm designing a game for iOS and android.

For a while I've been using some tacky stand in for my texture, but now I've designed nice looking textures.

My game uses colours to demonstrate which player is which. Previously I was just differentiating between colour to show which player it was. My "characters" are 2d sprites.

Now, my problem is, only the main body of the character should change, not its detailed features.

I can have hundreds of these things moving on screen at any time so I need the most efficient method.

Would it be better to just make a bunch of textures that have different colours, or 2 Gameobjects per character, in which one contained a transparent cutout overlay of all the detail, and the one underneath which has the outline with a white inside, whose colour is changed instead?

more ▼

asked Jul 28 '12 at 07:52 AM

Alexrose12345 gravatar image

Alexrose12345
16 4

(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1089
x386
x290

asked: Jul 28 '12 at 07:52 AM

Seen: 261 times

Last Updated: Jul 28 '12 at 11:29 AM