TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bevy 0.14 – Data driven game engine

59 点作者 tbillington11 个月前

5 条评论

sapein11 个月前
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 个月前
Bevy&#x27;s creator and project lead here. Feel free to ask me anything!
评论 #40876438 未加载
评论 #40876481 未加载
评论 #40876810 未加载
评论 #40876711 未加载
practicalrs11 个月前
Thanks to the whole Bevy team for their hard work on this release!
mrtracy11 个月前
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 个月前
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 未加载