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
I want to be able to access a settings window where I can name my game and choose the platform (AR/VR/Standard/WebXR) on which it will run, to have control over the basic parameters of my game.
Acceptance Criteria
There should be a settings window that is easily accessible to the user.
In this settings window, the user should be able to name their game.
The user should be able to select the platform webxr(AR/VR/) or standar web on which the game will run.
These settings should be saved and applied to the game appropriately.
Users should be able to change these settings at any time during the game development.
Tasks
Design the UI for the game settings window.
Implement functionality to save and apply these settings to the game.
Test the settings window functionality thoroughly to ensure it works as expected.
The text was updated successfully, but these errors were encountered:
User Story
As a user of the game development platform,
I want to be able to access a settings window where I can name my game and choose the platform (AR/VR/Standard/WebXR) on which it will run, to have control over the basic parameters of my game.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: