ID:157102
 
Could someone explain to me how pixel manipulation works? An example of how to move mob or objects pixels would be great.
I'm looking to create my own pixel movement system so character movements are slower/smoother. The guides I found are a little complex and im not sure exactly where the pixel manipulation is happening.
pixel_y
pixel_x
In response to Dark Vendetta
Dark Vendetta wrote:
pixel_y
pixel_x

Thank you.

[edit]

testing done and I can't figure it out. The pixel movement does indeed make the icon move smoothly but the actual mob doesn't move but if i force it to move you still get the same choppy movement effect. Is there any way to move the mob by pixel? If that makes sense...