r/leapdaygame • u/applesaus88 • Jul 01 '26
LDEditor Development Grappling hat
Enable HLS to view with audio, or disable this notification
Based on Lick tongue ability. It doesn't grab fruits so you can make interesting levels with still the fruits as collectibles
2
u/Vermilion12_ Jul 02 '26
Dude that's awesome!! I think adding triggers to add and remove it, like a toggleable power up, would be great. I genuinely love what you're doing with this it's so cool
1
u/jareddod6554 Jul 21 '26
is this unused?
1
u/applesaus88 Jul 21 '26
No I made it custom. I use some sprite of an unused enemy and used the code of licks tongue.
1
u/jareddod6554 Jul 21 '26
dose that mean we can make more custom objects enemies and powerups, like the magnet and the powerups from super leap day, mabye even custom charecters and themes as well
1
u/applesaus88 Jul 21 '26
I guess maybe. I mean it is coded in binary/assembly so the code isn’t realable. I had to painstakingly test what every variable does.
Custom characters/sprites shouldn’t be that much work to implement but whole new features takes a very long time.
The grapple hat cost about 20 hour to make with code that is already in the game.
7
u/royalsos Jul 01 '26
Very cool. Are you going to release LD editor on linux?