So I have been working on a texture pack that is 64x resolution.
As of now I cant seem to get the custom_water_flowing.png to act how I want it to in game
and was hoping someone here could shed some light on how you create the flowing part of the
water using this .png
Here is my current custom water png file, I want it to have arrows that go from the left and right sides to the center in the direction the water is flowing in a loop. What it is doing instead is going from the center outwards.. now how I wanted.
Here is what it is doing in game, as you can tell it does not look "right".
Frame 1
Frame 2
Frame 3
I want it to do this in a loop.
First frame
>--------
----------
----------
>--------
Second frame
----------
----->---
----------
----->---
----------
Third frame
----------
----------
-------->
----------
----------
the third frame being directly in the middle on the edge of the water while the second frame is in the center of the water block and the first at the start of the water block. as the frame progressed each > moves from the right/left towards the center.
As of now I cant seem to get the custom_water_flowing.png to act how I want it to in game
and was hoping someone here could shed some light on how you create the flowing part of the
water using this .png
Here is my current custom water png file, I want it to have arrows that go from the left and right sides to the center in the direction the water is flowing in a loop. What it is doing instead is going from the center outwards.. now how I wanted.
Here is what it is doing in game, as you can tell it does not look "right".
Frame 1
Frame 2
Frame 3
I want it to do this in a loop.
First frame
>--------
----------
----------
>--------
Second frame
----------
----->---
----------
----->---
----------
Third frame
----------
----------
-------->
----------
----------
the third frame being directly in the middle on the edge of the water while the second frame is in the center of the water block and the first at the start of the water block. as the frame progressed each > moves from the right/left towards the center.
Thanks! All help very much appreciated!