- Home /
confusion with sprites.
Hi there I am trying to make a "game" where I have a house/building in 2D on an android phone that I can touch certain parts of the house and change either the colour or texture. I am just getting into sprites and currently have a sprite that is invisible in the editor but when it goes to my phone the texture is applied and when I touch it the sprite changes back and forth from one sprite to another. I think I am just not very familiar with Unity and am now so far down the rabbit hole I am not sure how to have something in the editor that I can see and edit so I know what it will look like when it goes over to my phone. the green box is what my starting location for the sprite is set to. I have it quite small as the sprite becomes huge when I build it. another problem with this is that I have the original spot so small my finger can't touch it very easily to change the textures.
Happy to post anything to clear this up if it is too convoluted but any help in simplifying this whole thing would be amazing!
Your answer
Follow this Question
Related Questions
not sure how to use 2d sprites for my problem. 1 Answer
Can not retrive image form device to the plane at runtime. 0 Answers
My rigidbody2d is passing through the side of a collider2d but it's working on the top 0 Answers
Make it to where pressing a button on screen doesn't shoot a projectile? 1 Answer
Android 2D Character Controller 2 Answers