SCCapstone / 1801Games

1 stars 0 forks source link

Weird dash interaction 2 #123

Closed tvancott closed 3 years ago

tvancott commented 3 years ago

If i am running against the side of the platform and spam the jump button it gives me a huge jump boost.

davonte7 commented 3 years ago

You dashed diagonally. The dash movement is not isolated and boost the player forward along with its current movement direction. So going straight up will cause you to go diagonal

tvancott commented 3 years ago

You dashed diagonally. The dash movement is not isolated and boost the player forward along with its current movement direction. So going straight up will cause you to go diagonal

I understand that but its significantly larger if you are running into a platform before you do it. It allows you to clear a large chunk of a screen.

davonte7 commented 3 years ago

Can you recreate the issue. From my testing, the player just barely goes out of view of the platforms, which is expected since the dash is nearly vertical

tvancott commented 3 years ago

I dont think I can. I am playing on an emulator and it is very laggy and all of my inputs are delayed by about half a second. It seems to be a collision issue though as I had one instance where I was launched extremely far into the air which i made as a separate issue. I also do not have a way to screen record so I would have to hold my phone and record until it happens again.