Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - c-Row

Pages: [1]
1
Support / Re: Two Sprites, One GameObject
« on: October 21, 2013, 12:26:12 pm »
Ah, I see. Two separate GameObjects it is, then.

Thanks!   :)

2
Support / Two Sprites, One GameObject
« on: October 21, 2013, 12:15:20 pm »
I got a single enemy type as a sprite which I want to separate into two different sprites - one of them should keep all the colours while the other one should change its tint randomly (think "Clash Or Heroes", where parts of similar units have different colours while others don't). However, once I add a second sprite to a GameObject only one of them is visible despite both of them showing up in the game object's atlas material.

Am I missing something here, or is it not possible to add two sprites two a single game object? It would certainly be much more elegant than make each sprite a child of an empty parent game object.

3
Support / Re: Correct workflow setup for multiple resolutions...
« on: April 18, 2013, 01:40:59 pm »
This is probably a noobish question, but do moving sprites need a multiplier in the source code to make sure distances also scale up in 4x resolution?

Pages: [1]