Internal Actor Names: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
(This page should make level editing, as it is for now, easier.)
 
(Blanked the page)
Tags: Blanking Visual edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
In this page, you will find the internal names for the actors used in the game. This page is meant for documentation purposes. It also should help, while there is no functional Level Editor, to make levels via editing the YAML file of a level placed in the folder [[Filesystem/romfs/BancMapUnit|BancMapUnit]] of the game.


== Player-related Actors: ==
{| class="wikitable"
!Internal Actor Name
!Name
!Addtional Information
|-
|PlayerLocator
|Spawn of the player
|This actor creates a spawnpoint for the player in the level
|-
|
|
|
|-
|
|
|
|}
== Level-related Actors: ==
{| class="wikitable"
!Internal Actor Name
!Name
!Addtional Information
|-
|CameraArea
|Camera
|You can set up the camera of a certain level with this actor.
|-
|
|
|
|-
|
|
|
|}
== Item Actors ==
== Enemy Actors ==

Latest revision as of 18:26, 22 October 2023