Also i wanna add bug fix
Ninjump » Devlog
so also i wanna fix some bugs like clothes that moving up or down xd. So it's cuz black clothes renders via shader wich has this fucntion:
def anti_yshader(x, y, sp=1, spsp=1): x, y = x, y + (sp * math.pi * 2) * math.sin(spsp) * 2 return x, y
so as "sp" argument was gived int(speed)
as you know it's player's speed but now i do it thes argmunt 4 xd and now its not convulsing
P.s. Now i am doin new generation xd
Get Ninjump
Ninjump
ninja jump game in which you'll have to jump between two wall to avoid obstacle and run toawrds the sky
More posts
- new update for ninjumpOct 03, 2021
- i revived.Oct 03, 2021
- I am done optimization.Aug 18, 2021
- Going make update.Aug 16, 2021
Leave a comment
Log in with itch.io to leave a comment.