Max Metral
Last activity
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
Badges
No badges earned
Posts
Recent activity by Max Metral-
Any efficient way to inspect block at position?
I've been teaching a variety of games that need to read the block at a position (like MasterMind). I can do it by teleporting the agent and then inspecting, but it's cumbersome. Is there a straight...