This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getmaxcreepercell [2021/03/12 22:05] – Karsten75 | 4rpl:commands:getmaxcreepercell [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 14: | Line 14: | ||
#Point a unit towards the deepest creeper on the map | #Point a unit towards the deepest creeper on the map | ||
GetMaxCreeperCell ->cellZ ->cellX | GetMaxCreeperCell ->cellZ ->cellX | ||
- | RotateUnitTowards2D(< | + | # RotateUnitTowards2D(< |
+ | RotateUnitTowardsCell(< | ||
</ | </ | ||
+ | |||
+ | === See Also === | ||
+ | [[RotateUnitTowardsCell]] | ||
+ | |||
< | < | ||