Add event-driven gameplay feedback framework
This commit is contained in:
@@ -57,6 +57,7 @@ export class GameRuntime {
|
||||
currentTargetControlId: null,
|
||||
inRangeControlId: null,
|
||||
score: 0,
|
||||
guidanceState: 'searching',
|
||||
}
|
||||
const result: GameResult = {
|
||||
nextState: emptyState,
|
||||
|
||||
Reference in New Issue
Block a user