Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lumberyard 1.20 Released

#1
Lumberyard 1.20 Released

<div><p>Amazon have just released beta 1.20 of their Lumberyard game engine.&nbsp; The release contains over 200 improvements, fixes and features with the biggest features being every day quality of life changes.&nbsp; The lead two features are improved Asset Processor performance as well as performance improvements to the Event Bus system.</p>
<p>Highlight features from the <a href="https://docs.aws.amazon.com/lumberyard/latest/releasenotes/lumberyard-v1.20.html">release notes</a>:</p>
<blockquote>
<h5>Asset Processor</h5>
<h5>Event Bus (EBus) System</h5>
<p>EBus performance improvements have reduced the overhead of invoking functions through the EBus API by at least 20% in most cases. Using EBuses to send events between different game systems and components now performs closer to that of calling the event as a raw function call, thus reducing update time. </p>
<h5>Audio</h5>
<p>Audio has the following new features:</p>
<ul>
<li>
<p><b>Wwise External Sources</b> – You can now use the Wwise external audio source feature to specify a loose collection of audio files to be played back dynamically. </p>
<p>Note</p>
<p>The Wwise External Sources feature isn’t supported in Wwise LTX. </p>
</li>
<li>
<p><b>Audio System Component</b> – You can now perform audio operations at a global scope (as opposed to entity scope). </p>
</li>
<li>
<p><b>Input Streaming Support</b> – You can now stream data from a variety of input sources for playback by the audio system. For example, you can play back the audio stream from a video file. </p>
</li>
<li>
<p><b>Sound Duration</b> – You can now obtain the duration of a sound at runtime by registering with the <code>AudioTriggerNotificationBus</code> function and overriding the <code>ReportDurationInfo</code> function. </p>
</li>
<li>
<p><b>Setting the Panning Mode</b> – You can now use the Wwise <code>SetPanningMode</code> method to shift panning between speaker mode (60 degrees) and headphone mode (180 degrees). </p>
</li>
</ul>
<h5>Animation Editor</h5>
<p>The <b>Animation Editor</b> has the following new feature: </p>
<ul>
<li>
<p><b>Interrupting Transitions</b> – You can now interrupt a transition that is in progress with another transition and smoothly blend into the new state. With this feature, you can quickly blend towards a new state without waiting for a transition to complete. A purple line shows the transition being interrupted. A green line shows the new transition in progress. The ability to interrupt a transition is useful when you want to rapidly interrupt a character attack with another attack, or interrupt a jump with a run forward motion. </p>
</li>
</ul>
<h5>Mobile</h5>
<p>Mobile has the following new feature:</p>
<h5>PhysX</h5>
<p>The PhysX system has the following new features:</p>
<ul>
<li>
<p><b>PhysX Force Region Component</b> – You can use the <b>PhysX Force Region</b> component to specify a region to apply physical force to entities. The component applies force at each frame to any entity that is in the bounds of the region. For example, if an entity moves into the force region of a sphere, force is applied to the entity. </p>
<p>For more information, see the <b><a href="https://docs.aws.amazon.com/lumberyard/latest/userguide/component-physx-force-region.html">PhysX Force Region</a></b> component in the <em>Amazon Lumberyard User Guide</em>. </p>
</li>
<li>
<p>In Script Canvas, you can obtain the value of the net force exerted on an entity by using the <b>On Calculate Net Force</b> method of the PhysX Force Region <b>Generation Notifications</b> node. This callback is invoked when the force region calculates the net force exerted on an object. </p>
</li>
</ul>
</blockquote>
<p>In somewhat belated news, Amazon also released <a href="https://aws.amazon.com/blogs/gametech/working-with-lumberyards-script-canvas-project-n-e-m-o-sample-now-available/">Project N.E.M.O</a>, a complete demo game showcasing how to use slices and script canvas.&nbsp; This is the source of the game data in the video below.</p>
<p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/F76LJCjvt5U?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' allowfullscreen='true' style='border:0;'></iframe> </p>
<p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/CryEngine" rel="tag">CryEngine</a></span> </p>
<hr>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016