Skip to content

Commit 7beddfb

Browse files
authored
N30: Rusty Engine 4.0 (#914)
1 parent 73bec7f commit 7beddfb

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

content/news/030/index.md

+24
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,30 @@ fixes and additions:
116116

117117
## Engine Updates
118118

119+
### [Rusty Engine 4.0]
120+
121+
![An example Rusty Engine game](rusty_engine4.png)
122+
_The updated collider visualization (white outlines) in Rusty Engine 4.0_
123+
124+
[Rusty Engine] by [Nathan Stocks] is a game engine built on top of Bevy
125+
for people who are learning Rust.
126+
127+
Notable new features in Version 4.0 include: no need for an `init!` macro, new
128+
collider visualization, text can now be rotated and scaled, and an updated
129+
[online tutorial]. See [the changelog for 4.0] for the full details. On the
130+
back end Bevy has been updated to 0.6 and `bevy_prototype_debug_lines` was
131+
replaced with `bevy_prototype_lyon`.
132+
133+
_Discussions:
134+
[/r/rust](https://www.reddit.com/r/rust_gamedev/comments/sg2cdg/rusty_engine_40/),
135+
[twitter](https://twitter.com/nathanstocks/status/1487667704118988803)_
136+
137+
[Rusty Engine 4.0]: https://github.com/CleanCut/rusty_engine/blob/main/CHANGELOG.md#400---2022-01-29
138+
[Rusty Engine]: https://github.com/CleanCut/rusty_engine
139+
[online tutorial]: https://cleancut.github.io/rusty_engine/
140+
[the changelog for 4.0]: https://github.com/CleanCut/rusty_engine/blob/main/CHANGELOG.md#400---2022-01-29
141+
[Nathan Stocks]: https://github.com/CleanCut
142+
119143
### [godot-rust][gd-github]
120144

121145
godot-rust ([GitHub][gd-github], [Discord][gd-discord], [Twitter][gd-twitter])

content/news/030/rusty_engine4.png

226 KB
Loading

0 commit comments

Comments
 (0)