B1ts How do I cheat?
Reputation: 0
Joined: 17 Apr 2023 Posts: 8
|
Posted: Tue Sep 12, 2023 5:53 am Post subject: Confusion surrounding Entity Lists in Unity games |
|
|
I understand the generic approach to finding an Entity List when it comes to living entities, such as animals/humans/monsters/ect, but what about entities such as resources, like stones/trees, surely it is not traditionally reliable to find an entity that does not have any face-value data that I can assume, such as an updating health bar, or location
TLDR; How would I find the location of an entity that does not move in Unity?
And how does Entity Lists in Unity work?
- If someone has a working game example to output the locations of the entities in Unity games I would appreciate it
|
|