#Stuck on going from button to scene

1 messages · Page 1 of 1 (latest)

chilly shoal
#

Hi all, i' ve been working on this project for a few days now and want to create a 2d small game for my informatics class. I made a beginning with the buttons, however I can't get the coding right from one scene to another. I' ve tried everything but just can't get any futher..

Can anyone help me out?

I also put the coding I used with the canvas to the intro in the picture on this post.

regal kernel
#

What happens when you uncomment line 10? Have you done what the comment on line 9 says?

chilly shoal
#

Hi, I just did both the things you said, it did nothing unfortunatly. It doesn' t give any errors nor does it do anything when I click on the start button

regal kernel
#

Have you set the button to run that method?

chilly shoal
#

I' m sorry, I just learned coding/unity 3 days ago. How should I do that?

regal kernel