Skip to content

N34: Starting 2D platformer with Bevy ECS #1041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions content/news/034/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,23 @@ follow [@rustropy_gaming][alanpoon_twitter] on Twitter!
[alanpoon_twitter]: https://twitter.com/rustropy_gaming
[wasmcloud_website]: https://wasmcloud.dev/

### [Starting a new 2d platformer with Bevy ECS][video-platformer-bevy-ecs]

[![Thumbnail: Hollow Knight screenshot with added Ferrises and Bevy logo](starting-a-new-2d-platformer-with-bevy-ecs.jpg)][video-platformer-bevy-ecs]

[@chrisbiscardi] published a [video][video-platformer-bevy-ecs]
on setting up a new 2D platformer project using Bevy. The video covers
intergrating with LDTK, Rapier, and becy_ecs_tilemap to get a working
character controller with collisions in a sandbox. It also touches on
staple crates such as bevy_asset_loader and iyes_loopless.

_Discussions:
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/v0keg2/starting_a_new_2d_platformer_with_bevy_ecs),
[Twitter](https://twitter.com/chrisbiscardi/status/1524008901028421632)_

[@chrisbiscardi]: https://twitter.com/chrisbiscardi
[video-platformer-bevy-ecs]: https://youtube.com/watch?v=gjeEYntkvoY

## Tooling Updates

### [Bloom3D][bloom3d]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.