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
A default command console provided by Scion. Each output should be read from a topic and each input sent should be sent to another topic.
Each game would be able to read command from this topic and do whatever they want from commands.
Why do you need this feature ?
It's a common feature to help to debug or have a god mode in game. It can also help to move entities, or make things that could not be achieved without inputs
The text was updated successfully, but these errors were encountered:
Describe the feature
A default command console provided by Scion. Each output should be read from a topic and each input sent should be sent to another topic.
Each game would be able to read command from this topic and do whatever they want from commands.
Why do you need this feature ?
It's a common feature to help to debug or have a god mode in game. It can also help to move entities, or make things that could not be achieved without inputs
The text was updated successfully, but these errors were encountered: