(Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}") |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
==== Description ==== | ==== Description ==== | ||
Gets an entity that is at the specified coordinate. | |||
==== Uses ==== | |||
Used for capturing which entity exists on a coordinate. | |||
Effectively the inverse of [[Instructions/Get Location|Get Location]], which gets a coordinate based on an entity. | |||
Could use to check if there is an entity at a coordinate you were going to build a building on, ie, to check if a building is already there. | |||
==== Similar Instructions ==== | ==== Similar Instructions ==== | ||
[[Instructions/Get Location|Get Location]] | |||
{{Instruction_Bottom}} | {{Instruction_Bottom}} |
Latest revision as of 22:42, 19 October 2024
Description[edit | edit source]
Gets an entity that is at the specified coordinate.
Uses[edit | edit source]
Used for capturing which entity exists on a coordinate.
Effectively the inverse of Get Location, which gets a coordinate based on an entity.
Could use to check if there is an entity at a coordinate you were going to build a building on, ie, to check if a building is already there.
Similar Instructions[edit | edit source]
Instructions | |
---|---|
Unit | |
Move | |
Component | |
Flow | |
Math | |
Global |