Feature Description
Add more information about the player as a tab, such as equipped weapon, animation state, etc.
Problem This Solves
Currently there's very little of the player that is shown via DevTools. Adding the ability to see more details about the player would allow for further documentation and possible discoveries.
Use Case
I would be able to document every state Amaterasu can be in (swimming, running, etc) for future people to reference from. It could also be used to help investigate odd scenarios to see if it's related to the player state or not.
Who would benefit from this?
Implementation Ideas
No response
Related Features
No response
Examples
No response
How important is this to you?
Nice to have
Urgency
No rush
Additional Context
Data I would include would be the following:
- Currently equipped main and sub weapons
- Currently equipped Holy Artifacts
- Current coordinates
- Anything else relating to Amaterasu's current state that might not be tracked elsewhere (if player is in a cursed zone/Kusa Village, if player is out of ink, if player is under the effects of Inkfinity Stone/Vengeance Slip/Steel Soul Sake/Steel Fist Sake, etc)
Assuming these are stored in an array similar to the other things documented so far, anything within that array would also be expected to be visible to see if it does anything.
Feature Description
Add more information about the player as a tab, such as equipped weapon, animation state, etc.
Problem This Solves
Currently there's very little of the player that is shown via DevTools. Adding the ability to see more details about the player would allow for further documentation and possible discoveries.
Use Case
I would be able to document every state Amaterasu can be in (swimming, running, etc) for future people to reference from. It could also be used to help investigate odd scenarios to see if it's related to the player state or not.
Who would benefit from this?
Implementation Ideas
No response
Related Features
No response
Examples
No response
How important is this to you?
Nice to have
Urgency
No rush
Additional Context
Data I would include would be the following:
Assuming these are stored in an array similar to the other things documented so far, anything within that array would also be expected to be visible to see if it does anything.