Skip to content

Commit

Permalink
Update entities.md (#296)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Earnshaw <[email protected]>
  • Loading branch information
nearnshaw authored Nov 27, 2023
1 parent 98e6264 commit 413e679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/contributor/content/entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can look at actually deployed entities in the [practice]({{< relref "practic

## Entity Types {#types}

There are five types of entities:
There are seven types of entities:

- [**Scenes**]({{< relref "entity-types/scenes" >}}): virtual spaces in the world with their own objects and behavior.
- [**Profiles**]({{< relref "entity-types/profiles" >}}): information about a specific player, such as their name and avatar.
Expand Down Expand Up @@ -122,4 +122,4 @@ Content servers can be used to locate entities using [pointers]({{< relref "poin

- To get all active entities of a certain type, start by downloading a [snapshot]({{< relref "snapshots" >}}).

Check out the [practice]({{< relref "practice" >}}) section for examples and guides.
Check out the [practice]({{< relref "practice" >}}) section for examples and guides.

0 comments on commit 413e679

Please sign in to comment.