Skip to content

Commit

Permalink
Add documentation for zCVobStartpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Feb 16, 2024
1 parent 818af55 commit 16d63b0
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions docs/zengin/worlds/Classes/zCVobStartpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# zCVobStartpoint

!!! abstract inline end "Quick Infos"
**Class Name:** `zCVobStartpoint`<br/>
**Version Identifiers:**<br />
— Gothic I: `12289`<br/>
— Gothic II: `52224`<br/>
**Sources:**<br/>
[spacerhilfedatei.sph](https://wiki.worldofgothic.de/doku.php?id=spacer:hilfedatei)<br/>
[gothic-library.ru](http://www.gothic-library.ru/publ/class_zcvobstartpoint/1-1-0-500)<br/>
[zk.gothickit.dev](https://zk.gothickit.dev/engine/objects/zCVobStartpoint/)

Marks the players initial position when loading in the game level. Behaves like [`zCVobSpot`](zCVobSpot.md) but causes
the game to put the player at its location and in its orientation when the world is loaded.

## Class members

=== "Gothic 1"

- [zCVob](zCVob.md)
{: .sp-class}
- zCVobStartpoint
{: .sp-class}
- &lt;empty&gt;
{: .sp-none}

=== "Gothic 2"

- [zCVob](zCVob.md)
{: .sp-class}
- zCVobStartpoint
{: .sp-class}
- &lt;empty&gt;
{: .sp-none}

=== "Gothic 1 (Save)"

- [zCVob](zCVob.md)
{: .sp-class}
- zCVobStartpoint
{: .sp-class}
- &lt;empty&gt;
{: .sp-none}

=== "Gothic 2 (Save)"

- [zCVob](zCVob.md)
{: .sp-class}
- zCVobStartpoint
{: .sp-class}
- &lt;empty&gt;
{: .sp-none}

0 comments on commit 16d63b0

Please sign in to comment.