Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

One question and one more comment if I may. The question is, I sometimes will hear something akin to a bird call in certain places? Does this sound have any special meaning? Hmm, less of a bird call and more of a chirp. It doesn’t sound like bird song, but a high chirping sound.

There is some really nice wind as part of this game when you move through certain areas. It would be cool if jumping were to make use of this wind, instead of what is there now, which sounds like filtered noise. That certainly gets the job done, but the wind is quite realistic and would sound nice when jumping IMO.

(1 edit)

Fun fact! The winds sometimes reach 45 MPH, and they do pull and drag you in the air. In this next patch I’m fixing an infinite speed exploit. If you face away from the wind and bunny hop continuously, you will accelerate to very high speeds, faster than the wheels.

The winds are sometimes so strong that your movements do not affect the vector that feeds into its loudness or direction. On other planets it will definitely be much calmer.

With this planet I’m trying to play into this a lot! For example, the sand storms make it impossible to see, forcing sighted folks to use the scanner too. Likewise, the main music synth follows the sun, and is loudest when it’s brightest in the sky, so it forces you to play in certain ways (like keeping it at your back) to hear and see everything.

Anyway, the chirping sounds like some audio glitches I’ve run into myself. This is not intended. I think it happens when the sand particles in the air are moving very fast relative to you, and possibly a frame drop occurs. The reason why this happens is because the delay time of every sound source gets modulated to simulate the Doppler Effect and Interaural Time Differences. You can probably get a similar sound with a guitar pedal or effect in a sound editor.

I haven’t been able to break the game like I can break E.X.O, but then again, I haven’t really tried. Despite the limitations that got put into it, I can still hit 20KM in height and jump 10-30KM in distance, reaching speeds of voer 700MPH. I’m kind of interested to see when side B comes out, how that is addressed, without crippling the jetpack.