Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI Camera Ruberbanding #28161

Open
1 task done
JackSage opened this issue Jan 28, 2025 · 3 comments
Open
1 task done

AI Camera Ruberbanding #28161

JackSage opened this issue Jan 28, 2025 · 3 comments
Labels
Bug This is a bug in our game code

Comments

@JackSage
Copy link

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1647

Issue Description

When jumping to AI core and then attempting to move your camera it rubberbands back to your previous location.
If you attempt to track someone and move your camera your camera rubbersbands back to your previous location.
If you track someone and move your camera your camera will still attempt to track them.
Bug may be related to multiple AIs but not sure.

What did you expect to happen?

If I jump to AI core I can move my camera freely from the AI core.
If I track someone and move my camera it should be able to freely move from that new location.
If I track someone and move my camera I should stop tracking them.

What happened instead?

If I jump to AI core and move my camera my camera snaps back to it's original location
If I track someone and move my camera my camera snaps back to it's original location.
If I track someone and attempt to stop tracking them by moving my camera it continues to track them.

Why is this bad/What are the consequences?

Makes AI annoying to play.

Steps to reproduce the issue.

(Potentially) Be in game with 3 AI
(Potentially) Use a holopad at some point
Jump to core/Track someone
Hit any WASD key
Camera snaps back.

When did the problem start happening?

Not entirely sure haven't played AI a lot recently but may be releated to #25078 or one of the various bug fixes for it.

Extra information

No response

Relevant log output/runtime error

@XFirebirdX
Copy link
Contributor

Given a issue to this, general movement feel's sluggish at best, and is really annoying if it isn't instant like it's supposed to be. Your input feels like a big 500ms delay and if you stop moving your keys, it shoves you 1 extra tile into the direction you were going which is...???.

@1080pCat 1080pCat added the Bug This is a bug in our game code label Jan 28, 2025
@1080pCat 1080pCat moved this to Cause Unknown in Paradise Station Issue Tracker Jan 28, 2025
@Scribble-Sheep
Copy link
Contributor

Is this the same type of stuttering seen in #27949, or different?

@asciodev
Copy link
Contributor

asciodev commented Jan 31, 2025

I've identified the cause of the bugs described in the issue description and have a fix in the works. This is a duplicate of #28089.

Given a issue to this, general movement feel's sluggish at best, and is really annoying if it isn't instant like it's supposed to be. Your input feels like a big 500ms delay and if you stop moving your keys, it shoves you 1 extra tile into the direction you were going which is...???.

This is a separate issue; I have observed it locally but have not yet identified the cause, but it likely originated with #25078.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
Status: Cause Unknown
Development

No branches or pull requests

5 participants