TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bevy 0.14 – Data driven game engine

59 pointsby tbillington11 months ago

5 comments

sapein11 months ago
The states improvements are definitely nice, and I did run into the whole &quot;Unable to transition into current state&quot; issue, as I was using it for a respawn. I ended up just making a &quot;Respawn&quot; state, and then quickly switch out of it to reset back to the original.<p>With this being in it definitely would make things a lot cleaner in some ways, as I can at least get the whole &quot;Re-enter State&quot; a bit easier.<p>Also the Observers and Hooks are <i>really</i> nice and will allow me to more cleanly implement a feature that I&#x27;ve been needing (Optional Components).
评论 #40877477 未加载
_cart11 months ago
Bevy&#x27;s creator and project lead here. Feel free to ask me anything!
评论 #40876438 未加载
评论 #40876481 未加载
评论 #40876810 未加载
评论 #40876711 未加载
practicalrs11 months ago
Thanks to the whole Bevy team for their hard work on this release!
mrtracy11 months ago
This release has Observer and Hooks which in my opinion really elevate the ability to express complex, reusable structures in the ECS.<p>For example, one of the well-known challenges in the paradigm is working with hierarchies or graphs - observers are a powerful tool for communicating between specific entities, and should make this a lot easier to express.<p>Hooks offer the ability to enforce cross-component consistency in a way that wasn’t previously available.
troydavis11 months ago
Effectively a dupe - this just got attention 3 months ago (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39672947">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39672947</a>, <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39677009">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39677009</a>) and 8 months ago (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38144417">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38144417</a>).<p>Once a year has been suggested as the typical maximum frequency: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9775868">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9775868</a> . Consider reposting in 2025.<p>Also, coordinating comments and upvotes won’t do you any favors. It’s an easy way to get all submissions banned.
评论 #40876533 未加载
评论 #40876555 未加载
评论 #40876580 未加载
评论 #40878249 未加载
评论 #40876565 未加载
评论 #40876561 未加载