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

Started work on a UI System, Functionality to F1, F2, F3, F4 #11

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Laxystem
Copy link
Contributor

@Laxystem Laxystem commented Mar 27, 2023

  • F1 will now toggle the whole UI
  • F2 will take a screenshot, save it under /screenshots, and copy it
  • F3 will toggle the debug menu
  • F4 will toggle wireframe mode
  • The debug menu includes data from all of the components in the scene, fetched using BaseComponent#debugData (kotlin) or BaseComponent#getDebugData (java), and will only be called once when the component is added to the entity.

TODO

  • Center/Right debug menu components

@Laxystem Laxystem marked this pull request as draft March 27, 2023 20:32
@Laxystem Laxystem marked this pull request as ready for review March 28, 2023 00:39
@Laxystem Laxystem marked this pull request as draft March 29, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant