Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Making the Waterfall Faster

I was wondering if it is indeed possible to increase the speed of which the water falls in the waterfall auto tile? It just seems to slow for my liking. If anyone knows how to change this please let me know.

~Thank You~
 
Use this:
Code:
class Spriteset_Map
  alias speederautotiles_spritesetmap_update update
  def update
    speederautotiles_spritesetmap_update
    @tilemap.update
  end
end
You can add more "@tilemap.update", for the autotiles to be fasters.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top