Skip to content

Making movement feel like Roblox humanoid movement#36

Open
ReelPlum wants to merge 3 commits into
easy-games:mainfrom
ReelPlum:main
Open

Making movement feel like Roblox humanoid movement#36
ReelPlum wants to merge 3 commits into
easy-games:mainfrom
ReelPlum:main

Conversation

@ReelPlum

Copy link
Copy Markdown

When moving around it felt like you lost control while jumping. This was because the character would keep moving in the air even though you stopped pressing the move button. I've added a new constant that lets developers change this to feel more like default Roblox humanoid movement where the character stops in the air when the player stops moving.

… system.

I added a airBrake constant. I felt that the chickynoid system wasn't feeling like the default Roblox movement system. I came to the conclusion that it felt like you lost control in the air when jumping and moving, which was because the character kept on moving even though the player had stopped moving.
Added friction while in the air, because players would feel like they lost control while in the air. Makes movement feel more like default Roblox humanoid movement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant