#Sculk-themed "Ascend" Ability Concept Inspired by Zelda TOTK

1 messages · Page 1 of 1 (latest)

mellow flint
#

Put together an item that can be used to "ascend" though blocks into the nearest 2-block air gap above. The aim here was to put everything together without using any type of experimental gameplay or player.json. This implementation uses just an item and a script.

The ascend has a ceiling distance maximum, so there has to be a block close enough to go through. The ascend will not put the player outside the build limit, so it's possible to go from -64 all the way up to 318 in the overworld. In the nether, you can't ascend through the nether roof.

As far as enhancements, I'd like eventually to add some way to "reverse" the ascend if desired. Could also probably make the resources more impactful at some point, but aside from that I'm happy with how this concept turned out. The main thing here was getting the functionality down anyway bao_doggo_happy

fallen pine
#

This is Soo cool

small prism
#

Niceee

ripe root
mellow flint
#

This was inspired by the Ascend ability from The Legend of Zelda: Tears of the Kingdom

#

In that game, the Ascend ability is commonly used for puzzle solving and it's a great way to quickly exit caves.

ripe root
#

Nice

#

Reminds me of Terraria Recall Potion

median marlin
valid marten
#

This is amazing! Is this for a future project?

ripe root
#

Hey @mellow flint if i may ask, How did you make the music for zones

mellow flint
mellow flint
# ripe root Hey <@372085774826340372> if i may ask, How did you make the music for zones

The music system here is custom designed for the world itself, which is a large complex of chambers that contain snippets of biomes that I use for testing.

As far as the tech, there's a script that tracks my location and plays music for the chamber I'm in, if defined. To avoid having to use a utility entity, I'm not relying on biome info, just location.

#

Oh yeah, and if you meant where the music itself came from, that's just music I pulled in from other games. Xenoblade and LittleBigPlanet 😛