Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Greetings. I might be stupid, but how on earth do you make the water "flow". When I take any A1 water tiles, my ship just "stands" in the water. The water is not running/flowing as fast as in your examples. What am I missing? ( I get the small wave characters to work)

got it, forgot the darn parallax... :D

(+1)

Glad that it worked.  :)

May I ask what you did? Even with the parallax image, I'm uncertain how to get it to work. 

(+2)

basically this:

(+2)

by changint the scroll from -1 to a different number or a + number, you can change the speed and direction

(2 edits)

Thank you! I'm using Godot but got it to work using a similar method. Cheers