Scene Loading issues with needle

Green life project scene?

by user 841751666960760944

my main scene no

by user 841751666960760944

It contains the next scene it needs to go to

by user 841751666960760944

Next scene has same logic for scene switcher as well

by user 841751666960760944

Ok - in your case you just want to load the next scene when your button is clicked tho - right now the sceneswitcher loads the first scene in the list on start. So to fix your case you would need a toggle to disable “automatically load the first scene” right? Then you can explictly trigger the loading from your button

Oh no i already took that out ages ago

by user 841751666960760944

But i still need a button?

by user 841751666960760944

No more recursion

by user 841751666960760944

Can you explain again what you want to achieve?

Scene switching with arrows for pc and swiping for mobile

by user 841751666960760944

But nvm I’ll do a button as you’re saying

by user 841751666960760944

by user 841751666960760944

Nvm i figured it out

by user 841751666960760944

I just deselected scene switcher and used button

by user 841751666960760944

for some reason on third scene it rotates my scene contents for no reason but i’ll figure that out

by user 841751666960760944

Then im not sure what you meant here - did you take a video by any chance? Did it change more than one scene per swipe or key press?

No it was just moving through the scenes without my input

by user 841751666960760944

I just unchecked them and added three button component and it worked fine

by user 841751666960760944

That i have never seen/heard :thinking:

Ok! Great