Skip to content

Commit

Permalink
Script examples: add link to samples package
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie committed Jan 19, 2024
1 parent 7008089 commit fcc2860
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/scripting-examples.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Script Examples

Below you will find a few basic scripts as a quick reference. We also offer a lot of sample scenes and complete projects that you can download and use as a starting point:
- [Visit Samples Website](https://engine.needle.tools/samples)
- [Download Samples Package](https://engine.needle.tools/downloads/unity/samples)

## Basic component
<stackblitz file="@code/basic-component.ts"></stackblitz>
@[code](@code/basic-component.ts)
Expand Down

0 comments on commit fcc2860

Please sign in to comment.