Camera lock/unlock

From AgeofWiki

Camera lock/unlock is a Effect made by reyk which is accessed from the Triggers menu. You can learn more about the triggers window here. You can learn more about using effects here. This is a custom effect, you can learn about adding custom effects here.


Image:
Image:CameraLockUnlock.jpg

XML Code:

<Effect name="CAMERA Lock/Unlock">
     <Command>configToggle("cameraMovementLock");</Command>
  </Effect>

Effect Description:

Locks the camera so it cannot be moved by the player

Effect Parameters:

none

Notes:


Still don't understand the Camera lock/unlock effect? Ask a question or discuss it on the discussion page!

Back to Custom Effects