Skip to content

Actors

VHOLUME gameplay actors live in the VHOLUME bridge plugin. The actors you place are placeholders; the game swaps them for the real in-game versions when a player loads your map.

Where to find them

All available actors are under the VHOLUME Runtime Content plugin folder in the Content Browser:

Plugins/VHOLUME Runtime Content/VHOLUME/Public/Gameplay

If you do not see plugin folders in the Content Browser, click the Settings icon in the top-right of the Content Browser and enable Show Plugin Content.

VHOLUME actors in the Content Browser

Available actors

Important rules

  • Do not rename the VHOLUME plugin folder or .uplugin file. Class paths like /Script/VHOLUME.WindZone are baked into every map.
  • Place actors from the VHOLUME content browser category only.
  • Keep the level-baked PlayerStart actor that ships with the default template.

Released under the MIT License.