-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation for
zCVobStartpoint
- Loading branch information
1 parent
818af55
commit 16d63b0
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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} | ||
- <empty> | ||
{: .sp-none} | ||
|
||
=== "Gothic 2" | ||
|
||
- [zCVob](zCVob.md) | ||
{: .sp-class} | ||
- zCVobStartpoint | ||
{: .sp-class} | ||
- <empty> | ||
{: .sp-none} | ||
|
||
=== "Gothic 1 (Save)" | ||
|
||
- [zCVob](zCVob.md) | ||
{: .sp-class} | ||
- zCVobStartpoint | ||
{: .sp-class} | ||
- <empty> | ||
{: .sp-none} | ||
|
||
=== "Gothic 2 (Save)" | ||
|
||
- [zCVob](zCVob.md) | ||
{: .sp-class} | ||
- zCVobStartpoint | ||
{: .sp-class} | ||
- <empty> | ||
{: .sp-none} |