Make text stay horizontal (like the pods of a ferris wheel)

The current problem looks like this:

Ferris wheels have pods which stay horizontal, right?

284278-text2.png

How can I apply this upon an actor? The ciphers should move with the face but not rotate. The ciphers are from one actor Blueprint working as child actors.

Solved, I have found a tutorial by Ryan Laley!

[Unreal Engine 4 Tutorial - Floating Text - YouTube][1]

284285-upward.gif

Construction Script of the actor (Cypher):

Event Graph of the actor (Cypher):

Hope it helps.

Cheers!