jackhumbert / let_there_be_flight

A flight mod for Cyberpunk 2077
MIT License
489 stars 43 forks source link

Visual bug with the Flight UI #31

Closed r0gler closed 2 years ago

r0gler commented 2 years ago

The 3D Flight UI will sometimes remain on the car when I'm not inside it and will sometimes turn into an advertisement too.

Clip of the bug - https://medal.tv/games/cyberpunk-2077/clips/odjE9eJNszvDX/d1337vqgBDra?invite=cr-MSxTNkIsNzAyOTI0NDIs

jackhumbert commented 2 years ago

Showing in-game ads on your flight's UI is very fitting for the universe, and was one of my ideas earlier on! But I'll get it fixed - thanks for reporting :)

haywirephoenix commented 2 years ago

For anyone who wants the UI to default to off (until the mod has a settings menu).

r6\scripts\let_there_be_flight.reds go line 1310:

this.showUI = false;

sphratrioth666 commented 2 years ago

There's another issue as well - if you turn the UI off, it still results in artifacts/visual bugs. Vertical, white lines randomly blinking on and off.

titonix commented 2 years ago

There's another issue as well - if you turn the UI off, it still results in artifacts/visual bugs. Vertical, white lines randomly blinking on and off.

Happens to me aswell sometime

jackhumbert commented 2 years ago

This is all going to be reworked pretty soon, and the issues here will be addressed :)

jackhumbert commented 2 years ago

Should be resolved.