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
Is your feature request related to a problem? Please describe.
Currently, there are no obvious or easy solutions to edit a world name using flux. Especially for headless worlds that need to update relevant information. The only solutions to this requires userspace (or worse, ref hacking), which is unfortunate, as it would be nice to have the name dynamically change according to what happens within the world.
Describe the solution you'd like
A ProtoFlux node specifically made for editing/updating a world name (optionally with proper permissions).
Describe alternatives you've considered
Here are some things I considered and have tried:
Setting the name manually using the session tab (this is impossible for headless worlds that need to update information, and when I am unable to be in the world when the world state changes)
Ref hacking (I tried this and failed after finding out that you need to be in userspace to edit this value)
Trying to get the headless's dash/userspace to edit the value (how does anyone do this???? Also not a user friendly solution at all)
Additional Context
Here are some examples this node can help with:
A theater world (especially headlesses) that can update the world name to show what is currently playing in the world.
Score keeping in game worlds.
Classroom worlds (especially headlesses) that can update the lesson as a world name, without wasting the teacher's time.
Requesters
AmasterAmaster
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, there are no obvious or easy solutions to edit a world name using flux. Especially for headless worlds that need to update relevant information. The only solutions to this requires userspace (or worse, ref hacking), which is unfortunate, as it would be nice to have the name dynamically change according to what happens within the world.
Describe the solution you'd like
A ProtoFlux node specifically made for editing/updating a world name (optionally with proper permissions).
Describe alternatives you've considered
Here are some things I considered and have tried:
Additional Context
Here are some examples this node can help with:
Requesters
The text was updated successfully, but these errors were encountered: