Bugfixes
This commit is contained in:
@@ -83,7 +83,9 @@
|
||||
|
||||
<h1 id="Game_GameManagerHelper" data-uid="Game.GameManagerHelper" class="text-break">Class GameManagerHelper
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 summary"><p>This class helps manage positions for the GameManager during development.
|
||||
It allows adding hat spawn positions and player spawn positions directly in the editor.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
@@ -101,7 +103,8 @@
|
||||
|
||||
|
||||
<h4 id="Game_GameManagerHelper_addHatPosition" data-uid="Game.GameManagerHelper.addHatPosition">addHatPosition</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>If true, adds the current position of the "HELPER" object to the hat spawn positions in the GameManager.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="declaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
@@ -125,7 +128,8 @@
|
||||
|
||||
|
||||
<h4 id="Game_GameManagerHelper_addSpawnPosition" data-uid="Game.GameManagerHelper.addSpawnPosition">addSpawnPosition</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>If true, sets the current position of the "HELPER" object as the player spawn position in the GameManager.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="declaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
||||
Reference in New Issue
Block a user