File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,30 @@ fixes and additions:
116
116
117
117
## Engine Updates
118
118
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
+
119
143
### [ godot-rust] [ gd-github ]
120
144
121
145
godot-rust ([ GitHub] [ gd-github ] , [ Discord] [ gd-discord ] , [ Twitter] [ gd-twitter ] )
You can’t perform that action at this time.
0 commit comments