-
Notifications
You must be signed in to change notification settings - Fork 12
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
Jumpy Christine #90
Comments
Mabe this is something I can investigate further. |
I found her in the first cargo bay. And the conversation window is blank. I had this issue before. It seems related to asynchronous tasks not completing, because this also went away when I went back in commit history (issue #89). So maybe even the strange behavior of Christine is related. |
Yeah, conversations have been broken for a while. Working on fixing them up at the moment. |
Also - the second Christine probably isn't actually a bug: consider that in the original game the view is zoomed in far enough that you can't see into her room. Later on I'm planning to put together an optional 'data fixes' mod that will fix various things in the original game's data files, updating the MapInit script for this map to hide Christine could be a part of that. |
Christine not approaching you during the cutscene when you leave the room is definitely a ualbion bug though. It'll be related to the exact timing of 'update' events and the speed that NPCs move, that's definitely an area that needs some fine tuning. |
There are two instances of Christine at the very start of the game (Toronto). One on the bed and one at the door.
The one on the bed is gone after some time.
When going out my room, Christine does not approach me.
The Christine from the bed seems to jump somewhere else right before that.
The text was updated successfully, but these errors were encountered: