Jump to content
_foley

Smooth line markers script (Foley_markers)

Recommended Posts

Smooth line markers script for Arma 3

 

smooth-path.jpg

 

Features

  • Draw complex line markers
  • Generate smooth, curved or wavy lines
  • Track position along a path
  • Composable design (see: Advanced Usage)

 

Quick start

  1. Copy the Foley_markers folder to your scenario: scripts\Foley_markers\
  2. Add to your scenario's init.sqf:
    execVM "scripts\Foley_markers\init.sqf";

     

  3. Try drawing some paths! Copy examples and paste them in the debug console.

 

More screenshots

 

straight-path.jpg    hops.jpg

 

wavy-path.jpg    tracking.jpg

 

Download (v0.1) https://github.com/foley-dev/arma3-line-markers/releases

GitHub https://github.com/foley-dev/arma3-line-markers

  • Like 5

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×