Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Anything that isn't the default isn't allowed.

Deleted 2 years ago

so If I Understand well... I can't "CREATE" a new Unity Material with the Color Red for exemple?

It seems like materials are fair game (referring to a few other threads.) Even ShaderGraph seems to be okay (in so far as using default Unity texture nodes, such as noise. ) The biggest thing is you can't use custom textures/sprites, so no albedo/UV maps, but solid colors seem to be fine, am I correct?

So if I make any king of "Texture" in Shader graph using Mathematic that does not output "image" file (and not Image code converted) it should be ok?

(1 edit)

The rules seem to lean that external image/texture/sprite/model related items are a no go, and shaders are fine. If it can be made entirely in your engine, you're good.