Monolith-RP / issues

This is the Monolith-RP issue tracker. You can report bugs, and request features here.
4 stars 3 forks source link

How is this still a bug? #307

Open Its-Valentino opened 2 years ago

Its-Valentino commented 2 years ago

Describe The Bug

when fishing and the fishing hook thingy goes off screen, the game will act like it isn't there. This is especially annoying since the screen is now vertically locked meaning you can't look up or down, this causes a very annoying issue when the hook goes off the screen at the top. You can't look up to load the hook back in so it acts like its just stuck outside your screen on your client meaning you can't catch fish. An easy way to fix this would be to unlock the screen again like it used to be (also pls add walking around again) this should be possible as when staff go in and out of noclip while fishing, their screen is unlocked and they can walk around while fishing which generally increases player enjoyability while fishing.

To Reproduce

  1. Go to any fishing sot
  2. throw out fishing hook
  3. look away from hook before it hits the water and you'll see the line disappearing. (It's also an issue when it has already hit the water but to simulate it getting stuck on your screen, this shows the issue more.) Reproducing the hook getting stuck on top of the screen is a bit harder as it depends on rng but its the same issue either way.
  4. See error

Expected Behavior

either an easy fix would be just to unlock the vertical looking around, as it'd fix the main issue of the hook getting stuck outside the top of the fov but it'll still bug out if you look away. Or ideally the hook would still be loaded on your client when looking away and even when you look away the hook is still simulated on your client. Not sure how plausible this fix is though.

Additional Context

Literally been an issue since fishing has been a thing and is now amplified by the screen being locked, which has also been an issue for ages. Not sure how this is still an issue...

Log Output

No response

DevulTj commented 2 years ago

I think this is a problem with the way particle fx works, the origin point is no longer in your view frustrum so it'll cull the effect entirely. Yeah we can probably unlock vertical look.