Olaroll

Results 2 issues of Olaroll

**Motivation** It's nice to crop an image while testing models to shorten the runtime. Currently I'm doing this with the `Crop (offsets)` node, but adjusting it is a pain. **Description**...

enhancement

I'm making a game and trying to reset the world between matches. When I used `world.reset()`, all my queries don't seem to get the memo and keep iterating over non-existing...