No LunaPlaygroundField found
Message
LunaPlaygroundFields is an important Plugin feature to add variation to your playable ad in Unity Playworks. Thats why we recommend a minimum of 3 LunaPlaygroundfield attributes to be used. Of course, more is better!
Explanation
LunaPlaygroundFields is an important Plugin feature to add variation to your playable ad in Unity Playworks. Thats why we recommend a minimum of 3 LunaPlaygroundfield attributes to be used. Of course, more is better!
Steps to fix
Please add LunaPlaygroundField attributes in your code so you can add more variation in Unity Playworks to the playable ad. More information can be found here
Example:
[LunaPlaygroundField("Amount of lives", 1, "Game Settings")]
public int maxLives = 3;