Skip to content

Commit

Permalink
Site changes [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
defold-services committed Oct 14, 2024
1 parent e4a1b81 commit 3181661
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified examples/archive/game0.dmanifest
Binary file not shown.
Binary file modified examples/archive/game0.public.der
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/material/unlit/unlit.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ This example contains a game object with a model that has an `unlit` material ap

The unlit shader is very simple and just transfers the texture color to the model. This is an excellent starting point for creating new materials and for creating effects that do not depend on lighting. The shaders are written in GLSL 1.40, which is available from Defold 1.9.2.

The model used in this example is from Kenney's [Train Pack](https://kenney.itch.io/train-pack), licensed under CC0.
The model used in this example is from Kenney's [Train Pack](https://kenney.nl/assets/train-kit), licensed under CC0.

0 comments on commit 3181661

Please sign in to comment.