landgreen / n-gon

2-d physics rogue-lite platformer shooter
https://landgreen.github.io/n-gon/
GNU General Public License v3.0
143 stars 205 forks source link

Grappling Hook suggestion: block grappling #121

Closed kgurchiek closed 9 months ago

kgurchiek commented 9 months ago

Grappling Hook deleting blocks is incredibly annoying, I think it would make more sense (and be more fun) if it stuck to the block and pulled it back to you. Once it fully retracts, you'd automatically hold the block. Then you could make deleting blocks a separate tech with some sort of advantage, like blowing it up, giving energy, etc. It would also be pretty cool if it also automatically pulled mobs' corpse blocks to you when it killed one.

Masbirb commented 9 months ago

I feel like you could add a field tech to this where blocks you throw return back to you like a boomerang

landgreen commented 9 months ago

That...

actually is a great solution. I only delete the blocks because I couldn't make the normal pick up system work.