Hey guys I’ve been trying to implement transitions using the storyboard template that have a static picture as the background but can’t seem to get it working correctly. Basically I’d like the background to stay the same in every scene while the buttons and images on the page “slide” left and right when calling new scenes.
I’ve tried setting a new image in the main file and sending it to the back of the display order (otherwise it always appears on top of everything else) but during transitions there’s always a black background behind all the elements moving.
To fix this I tried using display.setDefault( “background”, 0, 0 ) to make the background color transparent but for some reason the alpha value can’t be set.
Pretty stumped here guys any help will be greatly appreciated :). [import]uid: 85128 topic_id: 22883 reply_id: 322883[/import]