Adds a genre-audience match to the specified audience. This is useful when you're registering a new genre and need to add a genre match to all audiences.
Adds a genre-audience match to the specified audience. This is useful when you're registering a new genre and need to add a genre match to all audiences.
1 string audienceID
the audience ID.
2 string genreID
the genre ID.
3 number matchMult
the match multiplier.
audience:addGenreMatching("everyone", "horror", 1.5) -- makes horror games go extremely well with games made for children