Skip to main content

Not enough LunaPlaygroundFields found

Message

You are not using the minimum recommended amount of LunaPlaygroundField attributes.

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 use more 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;