Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug overlay commands #372

Open
Silverfang22 opened this issue Oct 17, 2024 · 0 comments
Open

Debug overlay commands #372

Silverfang22 opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement Improve or expand on the game. question Is this a bug or a feature? How should this work?

Comments

@Silverfang22
Copy link
Member

Requesting a new set of commands to debug player overlays, such as shields.

Need 4 commands as far as I know, but may request others in the future for other effects, such as bolt-on efx (e.g. on fire), and also bubble shield shaders (e.g. base MP shield effect, instead of the current derivative of SP shield effect -- may open another issue for bubble shields specifically).

JKG_debugOverlay [shaderPath]
JKG_debugOverlayR [0-255]
JKG_debugOverlayG [0-255]
JKG_debugOverlayB [0-255]

The first command will set an overlay over your player (maybe over all player/NPCs?) based on the shader you reference. Do we need a separate command to disable this, or can we set this to 0 once we are done debugging?

The other 3 commands set the RGB value overwrites for the shader, this is for testing various colors on the shaders so we can create a variety of shield effects to be used for the various shield items. We may want to have this semi-standardized though.

@Silverfang22 Silverfang22 added enhancement Improve or expand on the game. question Is this a bug or a feature? How should this work? labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or expand on the game. question Is this a bug or a feature? How should this work?
Projects
None yet
Development

No branches or pull requests

1 participant