256 Colour Tutorial Part 2(V2.62): Difference between revisions

m
mNo edit summary
Line 53: Line 53:


Again, save the script and test it... '''WOAH'''! The water moves! But it seems a bit too fast isn't it? Just do some small tweak to the above codes (I won't go into details about how that works, as you should already have enough scripting knowledge to read this tutorial):
Again, save the script and test it... '''WOAH'''! The water moves! But it seems a bit too fast isn't it? Just do some small tweak to the above codes (I won't go into details about how that works, as you should already have enough scripting knowledge to read this tutorial):
First, add this to the top of the room script:
First, add this to the top of the room script:
   '''int waterflow=5;'''
   '''int waterflow=5;'''