Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Oh seriusly? o.O the platformers i made sure to put in a correct position to jump in, just to be clear the platforms have a one_way_collision, so you can jump from below, try again please. T_T

Funny. I had the opposite experience in lvl 2: I can jump straight to the doors without going through the red/blue/yellow shields, which I guess is not the intention.

(1 edit) (+1)

Ok, tried again, and this is the result . I tried several times, and couple times I was able to drop the object on the platform from below but not on the door. But in either case I can't jump on or through the platform. Edit: can you tell me what's the expected behavior?

Hi, see the behavior here

I don`t understand why in your pc the jump is to low, thanks for the feedback.

(+1)

Ha, compare this to my jump: https://imgur.com/a/QtrQC7u

Could it be that you are not using the "delta" in the _process / _physics_process function correctly? That is, perhaps you are using frames instead of time to compute the jump?

Oh i see, i learn something new, thanks again for everything, i will fix the problem and uploaded again when the time of rate be finish.