Camera cut protounit
From AgeofWiki
|
Camera cut protounit 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:
|
|
|---|---|
|
XML Code: |
|
<Effect name="CAMERA Cut Protounit">
<Param name="ProtoName" dispName="$$22434$$ProtoName" varType="protounit">Villager</Param>
<Command>uiZoomToProto("%ProtoName%");</Command>
</Effect>
|
|
|
Effect Description: |
|
|
Cuts the camera to the unit select on the list. |
|
|
Effect Parameters: |
|
|
Protounit: The protoname name of the unit that you want to cut to. |
|
|
Notes: |
|
|
Still don't understand the Camera cut protounit effect? Ask a question or discuss it on the discussion page!
Back to Custom Effects |
|

