View Bobbing

Author Topic: View Bobbing  (Read 4474 times)

Where can I find it?

Somewhere in my gists; there's like 30+ pages and search doesn't work.

Somewhere in my gists; there's like 30+ pages and search doesn't work.
Like gists on GitHub? I looked and you don't have any.

Is it possible to make like a playertype_viewbob?

Is it possible to make like a playertype_viewbob?
If it's server-sided, then yeah.


Already made this, works just fine without affecting your aim or changing default files.
Only issue is that other players won't be moved on your screen.
So are you going to link us to the code or what?

So are you going to link us to the code or what?

Somewhere in my gists; there's like 30+ pages and search doesn't work.


I looked at your GitHub gists - it's blank and appears that you don't have any. Or am I blind lol

This is it, right?

I looked at your GitHub gists - it's blank and appears that you don't have any. Or am I blind lol

This is it, right?

https://gist.github.com/portify


Already made this, works just fine without affecting your aim or changing default files.
Only issue is that other players won't be moved on your screen.
Can you fix it? The bobbing seems to change depending on the player's look direction. Also, is it possible to fix the other player's movement?

I'm somewhat concerned about the hitboxes for this. Will the bullets hit the player in the partially exposed area when they're bobbing, or will the bullets go through that area without hitting them?

I'm somewhat concerned about the hitboxes for this.

Seriously? All it does it forget with the camera, the player model is exactly the same.

why not just have a thing where it makes mini "test" explosions near your head when the player is touching the ground and moving?
then just add /viewbob to toggle

EDIT:
Couldn't it be hackily done using impulse explosions?
he gets it
« Last Edit: July 28, 2014, 01:14:18 PM by the_stitch »

One way to do it would be to slightly and fluently decrease/increase the height of the player.
The crosshair would still be perfectly in the middle the whole time.

I just wonder how it would look to other players :p