Jump to content

I can't modify the MCPE Hitbox without changing the size of the player's Shadow


Hosteen
 Share

Recommended Posts

My problem is with modifying the value in the game, I already have the specific Class in hand and I have already found the value linked to it but when I try to increase the fraction of the value that is actually dealing with the game's Hitbox without changing the size of the Shadow, there is simply no change in my hitbox.

 

Exact value that I already know I need to modify to change the Hitbox: (392)

Class: Player::onBlockCollision (int)

I used IDA Pro 6.8 to decompile libminecraftpe.so since MCPE does not have a UNITY-based lib.Screenshot_20240615-180320.thumb.png.f2033ce457946c0b33d97ed19b9ee807.png

(Collision) it's Field Who deals with Hitbox

Offset: null

Version of MCPE: 0.15.10 (Alpha)

 

Anyone who can help me would appreciate it (note: Scripts that deal with the UNITY library, e.g. libil2cpp.so or libUE4.so, the lib of this Mcpe is independent and has no pre-established framework)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.