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

Add debug visualizer #25

Open
Razoric480 opened this issue Feb 8, 2020 · 1 comment
Open

Add debug visualizer #25

Razoric480 opened this issue Feb 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Razoric480
Copy link
Collaborator

A special Node2D/Spatial/PackedScene that can be added to a scene and fed an agent and/or behavior, with the ability to draw whatever information is relevant or selected by the programmer.

  • Arrows for directions
  • Lines for raycasts
  • PolyLines for paths
  • Circles for predicted target positions
  • Numerical data, like current velocities and accelerations
@Razoric480 Razoric480 added the enhancement New feature or request label Feb 8, 2020
@NathanLovato
Copy link
Contributor

This should be part of https://github.com/GDQuest/godot-gdquest-theme/ or another repo for drawing utilities and debug tools I think, we could use those things in other projects, and we have some debug panel already to monitor values ingame on the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants