所有案件
VektoRace 的案件
#59053: "Undo on final car position (Heading or boost overtake)"
implemented: 此建議已獲實施
1
這是關於哪方面的案件?
發生什麼事? 請從下方選擇
建議:依我所見,有些調整將大幅增進遊戲完成度
細節描述
• 請簡明精確地解釋你的建議,以便讓人一目了然。
Game is too unforgiving.
If a mistake is made pressing Heading arrow or choosing the final position there is no way to change it, maybe destoying the race.
In this case is happened to Red on beginning of third lap, and to green on the first corner on first lap (wanting to changing to overtake using a Nitro)• 你的瀏覽器是什麼?
Google Chrome v97
案件沿革
2022年 2月 6日 23:36 •
BROT42 • 開發者認同這是個好點子,並計劃實行:
2022年 2月 7日 11:35 • true. i am thinking a lot about this. but isn't this the nature of board game implementation such as this? maybe it's just a matter of getting familiar with the interface. errors are natural when it's the first time playing an implementation.
I will consider adding confirmation buttons. although, be aware that confirmations slows down a lot the flow of the game, as every player is asked to confirm every move. in fact, BGA discourages the use of confirmation in the implementations.
to try to avoid confirmations, i added a lot of previews when hovering an active move octagon to help in visualizing the effect of a move. this is less effective when playing the game from mobile, which doesn't have the equivalent of "hovering on an element"
I will consider adding confirmation buttons. although, be aware that confirmations slows down a lot the flow of the game, as every player is asked to confirm every move. in fact, BGA discourages the use of confirmation in the implementations.
to try to avoid confirmations, i added a lot of previews when hovering an active move octagon to help in visualizing the effect of a move. this is less effective when playing the game from mobile, which doesn't have the equivalent of "hovering on an element"
Nik-Nitro • 開發者認同這是個好點子,並計劃實行:
2022年 2月 7日 15:34 • Thank you for answering.
If I can give you a tip, consider adding the undo button but not the confirmation.
After the move, you have to choose the next gear. Here, if you close the popup you could potentially use the undo button. This will affect only the car placement and attack maneuver. (This is a typical situation in phisical game)
The same when you place a vector. Where you have to chose if boost or not, the undo button could allow you to change the vector position.
Obviously this will not be possible if you choose to use the boost.
Thank you again for your awesome work!
If I can give you a tip, consider adding the undo button but not the confirmation.
After the move, you have to choose the next gear. Here, if you close the popup you could potentially use the undo button. This will affect only the car placement and attack maneuver. (This is a typical situation in phisical game)
The same when you place a vector. Where you have to chose if boost or not, the undo button could allow you to change the vector position.
Obviously this will not be possible if you choose to use the boost.
Thank you again for your awesome work!
BROT42 • 開發者認同這是個好點子,並計劃實行:
2022年 2月15日 19:27 •
2022年 2月21日 10:24 • sorry to answer so late
the addition of undo and confirmation have similar consequences in terms of game flow, but very different one in terms of software development (undo is way harder to implement). also undo could lead to excessive help to the player in planning a move since he can see multiple steps ahead which position will be available (and then go back if the situation is not favorable). BGA implementations mostly use confirmation anyways and also BGA usually doesn't recommend the use of either solutions.
the next update will include the option to have confirmation before every move (gear placement, boost placement, car placement)
the addition of undo and confirmation have similar consequences in terms of game flow, but very different one in terms of software development (undo is way harder to implement). also undo could lead to excessive help to the player in planning a move since he can see multiple steps ahead which position will be available (and then go back if the situation is not favorable). BGA implementations mostly use confirmation anyways and also BGA usually doesn't recommend the use of either solutions.
the next update will include the option to have confirmation before every move (gear placement, boost placement, car placement)
為本案件添加內容
任何可能重現這項錯誤或了解你的建議之相關資訊,都請在此填寫:
- 其他同樣狀況的桌號/步數
- 按 F5 是否解決了這個問題?
- 問題是否發生了好幾次?每次都發生?時好時壞?
- 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。