Also i wanna add bug fix


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

Leave a comment

Log in with itch.io to leave a comment.