You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create onBalanceChangedObservable next to onNameChangedObservable in the same file for Player
create getBalance, setBalance, pay, earn methods in the same file for Player, make sure to trigger the observable in setBalance and use setBalance in pay and earn
fix errors caused by making balance private using the new methods
Describe the bug
The space station UI is not updated correctly after buying fuel.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The displayed balance should be updated to display less credits as fuel has been paid.
Additional context
Save file: Barth_1734473075025.json
The text was updated successfully, but these errors were encountered: