• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

Resource Deep Marsh Tiles 2020-08-16

Vendily

Elite Trainer
Member
Vendily submitted a new resource:

Deep Marsh Tiles - Wiggle to get free!

VwBzTsE.gif
This script adds in Deep Marsh tiles, the annoying classic from DPPt, which cause the player to sink in and get stuck until they wiggle free.
To use it, you must create a new tile with terrain tag MarshDeep. Remember to change the number if you are already using the default 17.
There's also one other edit to "def bush_depth" in Game_Character.
This line :
Code:
Expand Collapse Copy
      return 12 if self.map.bush?(@x,@y) and...

Read more about this resource...
 

Fobby

local weirdo
Member
Joined
Oct 21, 2020
Posts
61
very useful script!
Are you planning on updating it for v19?
 
Back
Top