Page 1 of 1

[NPC Pack] Balloon Gliders

Posted: Wed Mar 22, 2023 4:10 am
by Marioman2007
A cool NPC I found on smwcentral: https://www.smwcentral.net/?p=section&a ... s&id=15166
I've also a added a spike registration system as a bonus.

GIF:
Spoiler: show
Image

Credits:
Mandew
Me

Download:
viewtopic.php?t=29419

Usage:
These can be used as any other custom NPC, but you can put this code in your luna.lua file only if you want to register spikes.

Code: Select all

local glider = require("AI/balloonGliders")
glider.registerDefaultSpikes()

Enjoy and give credits if used!

Re: [NPC Pack] Balloon Gliders

Posted: Mon Mar 27, 2023 1:41 pm
by Mal8rk
These are very nice, but an option for the balloon glider that makes you descend to dissapear after you touch the ground would be nice

I should also mention that sometimes when you try and use one, you just pass through them for some reason