• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Deep Marsh Tiles 2020-08-16

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...
 
very useful script!
Are you planning on updating it for v19?
 
Back
Top