this post was submitted on 24 Sep 2023
379 points (100.0% liked)
Gaming
30540 readers
165 users here now
From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!
Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.
See also Gaming's sister community Tabletop Gaming.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unity dev here. Will switch on our next game, but don't have the choice for the current game that we've already invested 4 years into.
Also, bevy looks nice code-wise but it desparately needs a proper editor and GUI to make it artist friendly
There is the blender_bevy_toolkit which aims to serve Blender as an editor for Bevy. I haven't tried it myself, but definitely will when I get to more artistic phases of my projects.
That looks like an interesting project, but it seems it hasn't been updated in over a year, and is only compatible with bevy 0.6. The current version is 0.11 or something. I've had my ass kicked before by relying on projects that didn't have a lot of support available, so I would stay out of this one.
Thanks. We're fortunately still on 2022, so it won't really affect us at this point.
I've been keeping an eye on godot for a while, it seems like a very interesting engine. I'm not sure if it's ready for prime time for the scale and rendering quality we're usually looking for, but it might be a great option for 2D and smaller-scale projects.