ReHitman icon indicating copy to clipboard operation
ReHitman copied to clipboard

More information in debug menu

Open DronCode opened this issue 5 years ago • 0 comments

Introduction

We have a debug menu with some information about the current session, but we have not any information about systems and players (except their addresses, but this we can see in debug terminal 😸 ).

Player region

  • [x] Show player position and edit box
  • [ ] Show player health amount
  • [ ] Move noise level into the player region (also add progress bar if it available)
  • [ ] Show camera position (X,Y,Z, angle and zoom) and add edit boxes for it
  • [x] Show current weapon information (weapon id, name, ammo amount)

Systems region

  • [x] Show system members addresses and values (if it possible)
  • [ ] Add controls for systems (add "complete task" button with a combo box for the select target as an example)

If somebody wants to help me with it - write a comment and we will discuss it.

DronCode avatar Feb 05 '20 21:02 DronCode