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.

Unreal Verse Language Reference

11 pointsby vblancoabout 2 years ago

5 comments

mdanielabout 2 years ago
&gt; Verse uses logic as the type for Boolean values, which means logic only has two possible values: true and false. (<a href="https:&#x2F;&#x2F;dev.epicgames.com&#x2F;documentation&#x2F;en-us&#x2F;uefn&#x2F;logic-in-verse" rel="nofollow">https:&#x2F;&#x2F;dev.epicgames.com&#x2F;documentation&#x2F;en-us&#x2F;uefn&#x2F;logic-in-...</a>)<p>why in the world would you do that? even going out of your way to _call it boolean_ in the description, and then :fu: in the actual language<p>&gt; indented comment: Anything that appears on new lines after &lt;#&gt; and is indented four spaces over is part of the code comment. The first line that isn’t indented four spaces over is not part of the code comment and ends the code comment.<p>Interesting. I see later on that code blocks also tolerate Python-ish syntax <a href="https:&#x2F;&#x2F;dev.epicgames.com&#x2F;documentation&#x2F;en-us&#x2F;uefn&#x2F;code-blocks-in-verse#spacedformat" rel="nofollow">https:&#x2F;&#x2F;dev.epicgames.com&#x2F;documentation&#x2F;en-us&#x2F;uefn&#x2F;code-bloc...</a> but _also_ brace syntax
waboremoabout 2 years ago
Wow they were really serious about trying to make this approachable for beginners, cat sketches and all. And what better way to test that method than to release it to fortnite fans and seeing where&#x2F;if they hit a wall.
renoxabout 2 years ago
That&#x27;s funny: while there was clearly some work done on the website, it is very bad: on my phone there&#x27;s no simple way to go from one section to the next!
lazypenguinabout 2 years ago
I didn’t mind blueprints for things like animations or shaders but when building actual logic my programmer bias still preferred to write code. I’d be interested to see how this develops and if it supplants blueprints.
mdanielabout 2 years ago
it seems <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35270720" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35270720</a> has won out and I don&#x27;t have the energy to email hn@ about merging the threads