Compass

Setup

If you have any problems, bugs or other comments, you can simply create a ticket in our Discord or write an e-mail or contact form.

 

Insert Compass Blueprint and select socket

Insert the Compass Blueprint into your character. (You can find this in the plugins content folder of the SimpleCompass plugin)

Now click on the BP_Compass in your character and insert “hand_r” as the parent socket.

 

North point

Now create a blueprint with the Northpoint C++ as parent, once you have done this you can now set this in the “Set Compass” function.

 

Use compass and set replicate

Create an input event to pick up the compass and an event to open it.

Without replicate

Now pull out the function for opening the compass “Open Close Compass” from the Compass Ref and connect it to the input event for opening.

To pick up the compass at all, add Play Anim Montage and add the Montage that contains the animation for picking up the compass.

 

With Replicate

The following pictures show what it must look like to replicate the whole thing.

 

DONE!

The compass plugin is now working. If there are any problems or maybe a forgotten explanation, then there is the possibility to report the whole thing by e-mail, contact form or via Discord.

Have fun with the plugin and I'm looking forward to your feedback.

Inhaltsverzeichnis