Internal Actor Names: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
(Blanked the page)
Tags: Blanking Visual edit
 
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 should also 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.
|-
|
|
|
|-
|
|
|
|}
== Coins and Blocks ==
{| class="wikitable"
!Internal Actor Name
!Name
!Addtional Information
|-
|ObjectCoinYellow
|Yellow Coin
|A yellow coin object that the player can collect.
|-
|
|
|
|-
|
|
|
|}
== Enemies ==

Latest revision as of 18:26, 22 October 2023