Eyyy thanks for checking it out lol! The bunny hopping isn't perfect in my edit, but essentially, what you can do is hold jump before landing and you'll gain momentum with each successful jump. Hope that makes sense.stainedofmind wrote: ↑Tue Jul 11, 2023 4:39 pm Welp, using yours from now on, cause I've wanted a universal ledge climbing mod forever. Took out the bunny hopping, cause frankly even after reading the code, I'm not sure what it actually does
Less Slippery Doom Movement (May 2018 ZScript rewrite)
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 219
- Joined: Fri Nov 03, 2017 6:05 pm
Re: Less Slippery Doom Movement (May 2018 ZScript rewrite)
-
- Posts: 173
- Joined: Sun Sep 01, 2019 10:59 am
Re: Less Slippery Doom Movement (May 2018 ZScript rewrite)
Thanks for the explanation! I'll prolly just keep it out, cause it doesn't sound like a feature I'd ever use.
-
- Posts: 12
- Joined: Fri Aug 04, 2023 10:48 pm
- Operating System Version (Optional): Win 10 Pro
- Location: Sadly not hell.
Re: Less Slippery Doom Movement (May 2018 ZScript rewrite)
Okay, I'm only just getting into Doom modding, and still working on my first project. I'm not even really much of a programmer aside smacking an html page around with a big, keyboard-shaped hammer. But the way the player drifts all over drives me INSANE and I've spent... basically half my day off trying to figure this out. Even after reducing player speed to where I wanted it (and to where my borked nervous system could process my surroundings when moving) it took an entire second (timed it. whole second plus fuzz) for my character to come to a stop after letting up on the forward key.
Since I knew I wanted a perilous precipice perched precariously, and I'm enough of a geologist and West Coaster to KNOW that sections of the path would be a few hundred feet down, leaving delightfully panic perpetuating gaps, I had to have an actual degree of movement precision.
AND AFTER BURNING ALL THIS TIME I TRIP OVER THIS SCRIPT AND IT JUST FRICKEN' WORKS.
Thanks, Nash! =^^=
...now on to the rest of my nightmarish list of things to learn to make MAP01 work the way I want it to...
Since I knew I wanted a perilous precipice perched precariously, and I'm enough of a geologist and West Coaster to KNOW that sections of the path would be a few hundred feet down, leaving delightfully panic perpetuating gaps, I had to have an actual degree of movement precision.
AND AFTER BURNING ALL THIS TIME I TRIP OVER THIS SCRIPT AND IT JUST FRICKEN' WORKS.
Thanks, Nash! =^^=
...now on to the rest of my nightmarish list of things to learn to make MAP01 work the way I want it to...