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
Task: Add selectors for preset responces in profiel story window.
Purpose: These are currently intended to avoid needing to avoid unnecessary obsenities that players will write otherwise. These might be opened later.
✅ Steps to Complete
Create popups for preset responces for the player motto and the other 4 questions shown in the player/profile story window
These popups open when one of the above sections is pressed and are placed over the infofield that was pressed.
When a response is selected update it into the field in question and close the window.
Use placeholders until the proper questions and responces are determined.
Convert the responce to match as if the avatar in question said it.
See point 3.
Store these responces in the PlayerData in a datastructure that contains the motto, the four questions and the favourite character (Favourite character is part of the other profile window).
Fetch the data when the window is opened from PlayerData.
Store the data locally in a file. - Since server has no endpoint for these yet.
📎 Additional Information
Ask Niko for help with storing data in the local filestorage.
The text was updated successfully, but these errors were encountered:
🧹 Task Description
✅ Steps to Complete
📎 Additional Information
Ask Niko for help with storing data in the local filestorage.
The text was updated successfully, but these errors were encountered: