Documentation

1.🔧Setting it up!

Default (automatic)

1.Add “BP_MAP” actor into your Level by going to

Quickly add to project>all classes > and type “BP_Map”

image.png

or If you can’t find it, then open the Content Browser, click Settings, and tick 'Show Plugin Content'

Screenshot (55).png

Search “BP_MAP” and drag to add into your level

Screenshot (56).png

2. Rotate 'BP_Map' to -90 degrees on the X-axis

image.png

3.switch to Top view and adjust ‘size’, ‘Height’ variables to scale, cover your entire map inside the box and click “Refresh” once

(Don’t change scales independently) and don’t worry if there is extra space they will become transparent

Screenshot (252).png

                                    ****

That's It—Press Play!

image.png

This is the Automatic Mode which captures map automatically without requiring you to capture map texture manually!

if you want custom maps, capture and modify Map Texture yourself manually see Manual mode below 👇

2.Manual Mode