Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

AheadFull

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

2 Neutral

About AheadFull

  • Rank
    Rookie
  1. Hi, Sorry for the long delay. This look awesome. I really appreciate this help, thank you it is just what I am looking for. I need to output the coordinates to a log but I am sure I can work that out myself. When I was playing with the first version of the script I found that using the Visual function call kept the bounding box on the vehicle better during movement. Regards
  2. Hi Alpha993, Many thanks for your help, it will definetly give me a good starting point, much appreciated. My goal is to create something like this where the coordinates are in screen space. https://1drv.ms/u/s!AphmZaA4AU1F4VUO-ZPvRgyYf4EK?e=eMNQR1 Regards
  3. Hi, I am looking for a little guidance on creating a script to to the following. I'm new to Arma scripting but have coding experience. Generate bounding box coordinates in screen coordinate around either a targeted vehicle or all vehicles visible in the cameras FOV Log the coordinates to a file Draw the bounding box on the screen (mostly for debugging) Move the camera along a path I am aware of the boundingBox functions and the worldToScreen but I can't see how I would turn the boundingBox into a box in screen coordinates. Regards
×