Where is LearningAgentsManager ?

According to the official tutorial after installing learning agents plugin there must be an actor called “LearningAgentsManager”. But for some reason i only have an ActorComponent:

So where is the actor ? Maybe i performed the installing wrong ? Or the structure of the plugin has been changed ?

Hi) For version 5.3 it was a separate actor . In version 5.4 it was already made as a component. You need to create an empty actor and add a component to it. Here, if you search, there is a tutorial for version 5.4. In 5.4, the interactor settings also changed.

2 Likes