ParCool icon indicating copy to clipboard operation
ParCool copied to clipboard

Better compatibility with Real Camera

Open scarls686 opened this issue 11 months ago • 3 comments

Add an option to enable fast running animations from older versions(ParCool!3.3.x.x's fast running has severe shaking in the first person perspective,but 3.2.x.x is well.).Then,the head of the third person animation need move forward with the body during fast running.When rotate the perspective during fast running,the third person animation should have a smaller head tilt angle, or not tilt at all. Allow the player model's head to freely rotate with the perspective during sliding and crawling. Add animations that standing up directly from sliding, instead of switching to crawling and then standing up. Real Camera:https://www.curseforge.com/minecraft/mc-mods/real-camera Other suggestions: A option: Nothing can stop the fast run unless the player releases the forward button. Larger horizontal wall running perspective rotation angle(90°),moreover, is it possible to implement a horizontal wall running operation similar to Mirror's Edge? The entire operation can be completed using only the space key. A new action: Press and hold the space key to jump onto a fence or a block of high obstacle and then jump, you can jump higher and farther.Just like Mirror's Edge Catalyst. A new action: Swan Dive. Use to quickly through obstacles like the picture, instead of jumping up and crawling through them. I suggest using this combination of keys: W+Shift+Space. 2024-12-31_23 11 23 Parkour Gloves: Gloves cannot be held on the offhand.Disable the throw,use,swap item with offhand function from the original game when held in hand.And add exclusive use key(I suggest using f key).In this way, when using gloves, it is possible to avoid using items that should not be used with during parkour. Falling to the ground animation: Play when the player falls from a high place and fails to use the roll successfully.It takes some time to stand up again as a punishment for the player's mistake. Custom dodge distance.New optional dodge animation: short jump (just like the old version, it is more suitable for playing game in first person) Custom speed: Custom fast running speed, various animation playback speeds (although I really want this feature,but I feel it's unlikely to be achieved...).This can make the game easier. Add Leap Of Faith animation?

scarls686 avatar Dec 29 '24 10:12 scarls686

For now I think problems about camera (first person view fast-run) should be fixed by modify config enable_fpv_animation = false

Nothing can stop the fast run unless the player releases the forward button.

fast-run_control = Auto may work you want for it to

Larger horizontal wall running perspective rotation angle(90°)

Possible but I worry it get annoying players so much large angle

Press and hold the space key to jump onto a fence or a block of high obstacle and then jump, you can jump higher and farther

Springboard? You can do similar movement with instant charge jump (jump onto blocks without pressing movement keys make charge jump full-charged instantly) though I've not written about this in docs yet

A new action: Swan Dive. Parkour Gloves: etc

As for these sometimes I get these kind suggestion, please let me think another time

alRex-U avatar Feb 13 '25 14:02 alRex-U

Even fast-run_control = Auto was set, some actions still will interrupt fast running, such as slide

scarls686 avatar Feb 20 '25 13:02 scarls686

Note : This may be possible to fix by modifying Compatiblity addon

alRex-U avatar Apr 17 '25 10:04 alRex-U

https://github.com/alRex-U/ParCool-CompatibilityAddon/commit/760113060dc72aca5ed2391a916c0d1b71566038

alRex-U avatar Aug 14 '25 07:08 alRex-U