How to move Texture Pixel-ish,How to move a texture Pixel by Pixel-ish

i want to move a texture pixel by pixel like in minecraft here what i want to do


but it ends up looking like this

https://i2.imgflip.com/gndc2.gif

here is my node setup

Hi!

Try this. For you texture, set STEP to 3.

There is a node in the material editor called “steppingPannerTime” its function is perfect for what you are trying to achieve :slight_smile:

I havent used it myself, but basically you can set the amount of [time] before it “steps”, moving the texture a certain [amount of pixels] and how many steps per [unit of time].

I am sure its easy to use :slight_smile:

I need help with this SteppingPannerTime node too!