<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Preloading Scene Causes Behaviors To Not Trigger In Global Objects]]></title><description><![CDATA[<p dir="auto"><strong>iPad Model</strong>: iPad 6th Generation<br />
<strong>iOS version</strong>: iOS 12.1.1 <em>(latest version at the moment)</em><br />
<strong>hyperPad Version</strong>: version 1.23<br />
<strong>Description</strong>: Preloading a scene then loading that scene causes the behaviors on loaded scene to not trigger upon loading the level. Behaviors that usually execute at the start of the scenes do not execute on a preloaded level in global objects.<br />
<strong>Steps to reproduce</strong>:<br />
<code>1.</code> Have a project with two scenes.<br />
<code>2.</code> Go to the second scene and set behaviors in a <strong>global object</strong> that usually trigger upon the level starting. <em>let's have a timer that tracks how long you have been playing on a level for this example, for the sake of time.</em><br />
<code>3.</code> <strong>Behaviors</strong>: On the first scene, <code>preload</code> the second scene and then <code>load</code> the scene.<br />
<code>4.</code> Play the project starting from the first scene and you'll see that the timer on the second scene doesn't work.<br />
<strong>Don't worry, I have a project set up, that has all these steps done.</strong> URL Link is below!</p>
<p dir="auto"><a href="https://s3.amazonaws.com/hyperpad-share/08F2E643-F82D-4311-BB44-A4FF99783102/Bug%20Report.tap" target="_blank" rel="noopener noreferrer nofollow ugc">https://s3.amazonaws.com/hyperpad-share/08F2E643-F82D-4311-BB44-A4FF99783102/Bug Report.tap</a></p>
]]></description><link>https://forum.hyperpad.com/topic/1140/preloading-scene-causes-behaviors-to-not-trigger-in-global-objects</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 20:04:15 GMT</lastBuildDate><atom:link href="https://forum.hyperpad.com/topic/1140.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Jan 2019 14:31:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Preloading Scene Causes Behaviors To Not Trigger In Global Objects on Mon, 21 Jan 2019 00:21:34 GMT]]></title><description><![CDATA[<p dir="auto">This is actually intended. Global behaviours only get executed once unless you restart the scene and check restart behaviours.</p>
<p dir="auto">Global behaviours continue through out each scene.</p>
]]></description><link>https://forum.hyperpad.com/post/7604</link><guid isPermaLink="true">https://forum.hyperpad.com/post/7604</guid><dc:creator><![CDATA[Hamed]]></dc:creator><pubDate>Mon, 21 Jan 2019 00:21:34 GMT</pubDate></item></channel></rss>