- Joined
- May 6, 2015
- Messages
- 16
- Thread Author
- #1
Can someone give me some guidance on how to properly use getLoadedAt(). More specifically I am trying to perform an action on a specific GameObject when there are multiple in the vicinity.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!private GameObject go = GameObjects.getLoadedAt(new Coordinate(1,2,3), "Door").nearest();
We use essential cookies to make this site work, and optional cookies to enhance your experience.