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

Update fnc_debugDraw.sqf #426

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update fnc_debugDraw.sqf #426

wants to merge 2 commits into from

Conversation

nk3nny
Copy link
Owner

@nk3nny nk3nny commented Nov 10, 2024

Enhancements to debug draw banner readability.

Added more icons
Added show groupMemory positions
Added show getUnitState
Added colours to many 3D lines
Added thicker lines to indicate group membership
Removed target knowledge to hide clutter/excess information
Fixed issue when unit is suppressing (has no target knowledge)

Enhancements to debug draw banner readability.

Added more icons
Added show groupMemory positions
Added show getUnitState
Added colours to many 3D lines
Added thicker lines to indicate group membership
Removed hid  target knowledge to remove clutter
Fixed issue when unit is suppressing (has no target knowledge)
@nk3nny nk3nny self-assigned this Nov 10, 2024
@nk3nny
Copy link
Owner Author

nk3nny commented Nov 10, 2024

I think there are other improvements that could be made too.

  • Perhaps showing indoor status
  • Perhaps more settings to turn on and off things
  • Perhaps the ability to only render boxes within X meters of camera (again to remove clutter)
  • More usage of thick lines would be nice too.

Focus: Reduce clutter. Ensure useful information is shown.

Added hardcoded 250m distance check to banners (this may have CBA setting next)
Added check to prevent multiple banners from being drawn when units stacked
Added thickened 'targeting' line
Added visualization of current suppressed state
Added inside-building flag
Added icon change based on movement speed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant