Skip to content

Conversation

@CakiiiOfficial
Copy link
Contributor

@CakiiiOfficial CakiiiOfficial commented Oct 2, 2025

I've seen that it has issues with R6 (really weird movement) and after tinkering, I couldn't find anything that could fix it. So next thing I've done was to add backwards compatibility and it worked out well. Now both R15 and R6 work in harmony :D

Another thing I've done was to make left arm act natural when holding tool in right arm. While there, I made it work vice versa! This also, funnily enough, fixed the flickering issue people had when holding tools.

Last thing I've done was make the 'dirty' value sensitive to being nil. If it's nil, it's gonna be false and no transforms will be performed. I assumed this may be critical later on so I added it.

Another small thing I've done was make FirstPerson script slightly more strict compliant and Config.lua easier to configure for developers using this module.

I've seen that it has issues with R6 (really weird movement) and after tinkering, I couldn't find anything that could fix it. So next thing I've done was to add backwards compatibility and it worked out well. Now both R15 and R6 work in harmony :D

Another thing I've done was to make left arm act natural when holding tool in right arm. While there, I made it work vice versa! This also, funnily enough, fixed the flickering issue people had.

Last thing I've done was make the 'dirty' value sensitive to being nil. If it's nil, it's gonna be false and no transforms will be performed. I assumed this may be critical later on so I added it.
Slightly more strict compliant while keeping code running the exact same way.
@CakiiiOfficial CakiiiOfficial marked this pull request as ready for review October 2, 2025 22:20
@CakiiiOfficial CakiiiOfficial changed the title Update init.client.lua Slightly more changes to improve Realism. Oct 2, 2025
@CakiiiOfficial CakiiiOfficial changed the title Slightly more changes to improve Realism. Changes to improve Realism. Oct 2, 2025
Made it more obvious and easier for developers using this module to tune this module's behavior.
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