Chris Brown
Chris Brown
e.g. the following would return the world location ignoring the transform from here: https://github.com/StarArawn/bevy_ecs_tilemap/blob/b08a5d997867d5e5a760e296dc38e435c6b268cc/examples/helpers/tiled.rs#L378-L383 or in the `TiledMapBundle` and defaulting to the bottom left at 0,0. ```rust tile_pos.center_in_world(grid_size, map_type) ```...
fixes #500
- Task version: v3.38.0 (h1:O7kgA6BfwktXHPrheByQO46p3teKtRuq1EpGnFxNzbo=) - Operating system: "Ubuntu 22.04.4 LTS (on WSL2) - Experiments enabled: N/A ``` ❯ cat Taskfile.yml # yaml-language-server: $schema=https://taskfile.dev/schema.json version: '3' tasks: who-am-i: cmds: -...
### Describe the current behavior Instructions for setting up a worker are always included when deploying a deployment. ``` Successfully created/updated all deployments! Deployments ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━┓ ┃ Name ┃ Status ┃...
Potential fix for https://github.com/devcontainers/cli/issues/1047