Tile - YCannon - Aim Turret – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Aim to to Ylands:Tile - YCannon - Aim Turret: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Aim Turret(Turret, Position) == | |||
[[File:YlandsTile-140.png]] | |||
<pre>static aimTurret(target: YEntity, position: YVector3): void;</pre> | |||
=== Parameters === | |||
==== target ==== | |||
==== position ==== | |||
=== Description === | |||
Allows to set '''orientation''' of target entity (e.g cannon) to certain '''position'''. | |||
Line 9: | Line 23: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Aim Turret(Turret, Position)
static aimTurret(target: YEntity, position: YVector3): void;
Parameters
target
position
Description
Allows to set orientation of target entity (e.g cannon) to certain position.