Jump to content

aloha087

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by aloha087

  1. The screen locations will be sent to the external overlay via a Forge mod. Forge would be ideal for getting positions also.
  2. Hey, I am trying to make an external overlay for Minecraft (proof-of-concept). I want to make external block overlays in C++ rendered over the top of the game. In order to do this for a target block, I need the screen locations of the 4 block corner point positions in the player's view in XY format. This position depends on multiple factors including Player Location, Yaw, Pitch, FOV, Monitor Resolution and whether the game is being played in Full Screen or Windowed mode. It would be great to find a solution - the game is always played in full screen and the monitor resolution is 1920x1080 Can anybody help me with this and show me how I would go about doing it? Thanks, aloha087
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.