- Edited
for some reason if your running into the block and hold jump while doing so you end up flying.. anyway to rip away the stick mans ability to fly?
https://studio.code.org/projects/gamelab/ORb01ufRWSML2JS-V6Ylwa0kZtd-MXF4jGQomsXqEG0/edit
for some reason if your running into the block and hold jump while doing so you end up flying.. anyway to rip away the stick mans ability to fly?
https://studio.code.org/projects/gamelab/ORb01ufRWSML2JS-V6Ylwa0kZtd-MXF4jGQomsXqEG0/edit
kinda dumb asking this at a time where everyone is prob asleep lmao
The entire square is considered the floor, so as long as the player is touching it, Groundcheck stays true,
so should i add a separate sprite group for walls? but then the player may not be able to jump off the "wall"
if you mean like a wall jump or something, you could add another function to handle that, forcing the player in a direction to stop them from flying from that as well
oh, nice thank you for helping me out with my problem!
no problem! =D
also, if you wanna add wall jumps, you may need to make a group for left and right walls so that you can send the player in the correct direction
nice! thanks for the help 🙃
pro tip for everyone here, don't use the link at the top of the screen when sharing your project, click the "share" button and it will give you a link
no because then it will say /edit at the end, and i have to log in to access it which is a pain sometimes
Then just remove the /edit from the link
its really a matter of courtesy but i guess you do you