Welcome, Guest. Please login or register. Did you miss your activation email?

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 - Doodler

Pages: [1]
1
Graphics / Merging two textures/images
« on: August 08, 2019, 09:02:17 pm »
So basically sorry if this is obvious to do, but what I’m trying to figure out is to combine two textures I have(both 80 by 80 pixels) into one before putting it on a sprite.

My player has two separate moving components the bottom that animates based on the direction of the player, and the top which switches textures to point in the direction the player is facing.

I don’t want to combine them because it would increase my images from 2 spritemaps of 8 to 1 spritemap of 64

Pages: [1]
anything