
How to change jump power/height - Scripting Support - Roblox
Nov 27, 2022 · While making my game, I can’t find a way to change the player’s jump height. I read in the dev hub that jump power and jump height are read-only, but there must be some …
How to change the avatar height? - DevForum | Roblox
Jun 28, 2020 · Hey Everyone, So I’m making a story game, and the players are supposed to be kids, so I’m trying to make it so that the avatar is smaller than normal, I’m doing this: Yes the …
Hip Height refusing to change - Scripting Support - Roblox
Aug 10, 2021 · I made a gamepass for my game that allows you to change your size. At first, I was having some problems getting the rig to work correctly when scaling, but that problem got …
How do I create a part that when it's touched, your jump ... - Roblox
Apr 29, 2022 · So I’m trying to change the jump height of a player after they touch a part in the workspace. Right now, the script isn’t doing anything in changing the jump height of a player. …
How can I change the height of a humanoid? - Roblox
Feb 4, 2025 · Hello, I’ve been wanting to know how to, if possible, change the height specifically of a humanoid via script. I specifically want to use it for making an almost squash and stretch …
Shrinking/Changing Player Size with a Script - Roblox
Apr 27, 2020 · You can change the scale of the player with the Scale properties in the Humanoid. The default scale size is 1. Remember that Roblox allows players to slightly modify their body …
Change height of R6 character - Scripting Support - Roblox
Apr 11, 2021 · Change height of R6 character Help and Feedback Scripting Support cyberprism (cyberprism) April 11, 2021, 12:47am
How to change size of character?!? - Scripting Support - Roblox
Mar 20, 2022 · I want to change the default characters limbs size (e.g. make them really tall) but still have it work and function properly. I don’t know the most about rigging and motor6ds. How …
How change character size? - Help and Feedback / Scripting
Aug 27, 2021 · What do you want to achieve? Keep it simple and clear! I want to change character size for my game, but my characters are R6 so I don’t know. What is the issue? …
How to change minimum height before death - Roblox
Sep 6, 2020 · So, I have been working on a game, and it has a mine underneath. I was wondering how to change the minimum height before death. ( Examples; falling off map. )