How can i "remove" this or prevent this

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    wanted to make a player prevent glitching and jumping 2 blocks of size 3,3,3
  2. What is the issue? Include screenshots / videos if possible!

    as you can see also the character glitches and spin i think 35% degree and jump high and get on the top
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    nobody has the same solution as me

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

-- no code cuz idk how to code and HOW i prevent this

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.
ok
im the part 0:06 you can see the char flip a little bit and jumped high i also want to “remove” that or prevent that

I don’t know for sure but i think if you make one part instead of two the glitch will be gone

i just want to prevent players jumping 2 blocks
and the player can jump normally im 1 block

Do you want the player jump only one block? or, do you want the player only jump a certain distance?

no i want to the player Prevent jumping 2 blocks and player jump normally im 1 block if theres 2 player cannot jump into the top

oh wait nevermind i want the player jump 1 block but idk how can i do that and how i code that

Could you send a piece of the code you want to fix?

i dont have any code i just wanna ask if theres a way to prevent or its roblox glitch (probably isn’t roblox glitch)
its hard cuz i cant really “patch” that from my game

Sorry, I didn’t see that was a comment with that.

yea you could help by doing something or just making me do something to see if it works
and ofc the blocks are perfectly and theres nothing there to make player jump cuz roblox has the thingy collision and thingy

You saying that the player shouldn’t jump that high, right?

just a simple yes certified moment

I had understood before, I was just thinking what to do, so they are of the same dimensions, right?

That the one that is a single block measures the same as the two blocks together.

true, umhmh… i forgot what i was gonna say nvm

btw i need more ideas to prevent that thingy tho

You can add more JumpHeight or JumpPower to the player’s character.

i already tried using that it also has the same glitch :sad:

Mhmm, how much you amplified it?

3.757 thats the number that i could get
its jump height tho

It minimum need to be the “radius” (or half) of the player character size, depending if you use the jump power or jump height. If this not is the collisions of Roblox, you may need to decrease the size of the wall to fit the jump height of the player.

1 Like