Solarus-Games English Forum

Solarus => Development => Topic started by: gmanplays@gmail.com on January 16, 2019, 08:24:28 PM

Title: How allow the player to throw destructibles over lower walls?
Post by: gmanplays@gmail.com on January 16, 2019, 08:24:28 PM
I'm in the process of building my first dungeon, but in one room I presumed the player would be able to throw a pot across a gap to a switch. However, when I tested, I couldn't help but notice that the pot broke as soon as I threw it, as if the wall which represented the ledge was a wall in front of the hero's face. I tried a few things, but I couldn't figure out a way to get the pot over the ledge. Do y'all have any ideas?

Title: Re: How allow the player to throw destructibles over lower walls?
Post by: Christopho on January 16, 2019, 10:50:21 PM
Put the above platforms on a higher layer.
Title: Re: How allow the player to throw destructibles over lower walls?
Post by: Christopho on January 18, 2019, 10:34:37 PM
Does it work?