Closed Bqr1s closed 2 months ago
Describe the bug This warning is confusing for the player: https://github.com/SmashPhil/Vehicle-Framework/blob/91c32ecb005fec0b831e02745828f24277d7108e/Source/Vehicles/Comps/Flyer/Launching/CompVehicleLauncher.cs#L175
While the condition is either unable to move or rotated, warning text states that the reason is only unable to move.
Additional context The easiest fix would be to change warning text to mention rotation. But better to have separate warning message for rotation.
One of the issue reports from players: https://discord.com/channels/537064948963082240/709868711208550422/1270478504202604607
I can write a pr if this is confirmed.
Merged in PR
Describe the bug This warning is confusing for the player: https://github.com/SmashPhil/Vehicle-Framework/blob/91c32ecb005fec0b831e02745828f24277d7108e/Source/Vehicles/Comps/Flyer/Launching/CompVehicleLauncher.cs#L175
While the condition is either unable to move or rotated, warning text states that the reason is only unable to move.
Additional context The easiest fix would be to change warning text to mention rotation. But better to have separate warning message for rotation.
One of the issue reports from players: https://discord.com/channels/537064948963082240/709868711208550422/1270478504202604607
I can write a pr if this is confirmed.