Newbie needs help with the 2D Tut!

Hello guys.

I’m a complete newbie to coding, and I’m already got stuck at a point in the 2D tutorial from the unity website xD

The tutorial tells me to change the hight and/or width of the level boundaries, but I just cant find the piece of code that changes the boundaries.

Can any of you guys point out the numbers i need to change in that script?

Thanks in advance, and sorry if my english is bad, it’s not my native language, feel free to correct any grammer mistakes if you can! :stuck_out_tongue:

Am I correct that it is this piece of code that draws the size of the level ?

Also, when I open it in MonoDevelop, can I just save and it will automatically be changed in Unity3D ?

Wow. I tried saving it, nothing really happened, exept that I cant see any of the prefabs in the Scene View anymore O.o

If you are changing any file in your asset path (even files in MonoDevelop when saved) unity will update it if it get the focus / active.
You can see that unity is compiling in the lower right corner of unity a little animated icon.

Ah thanks. But I cant continue with the tutorial. Any prefab or asset that I drag into the hierarchy or scene view doesnt show up. I can see it on the hierarchy, but it is not visible in the scene view.

It worked before I changed the values in the script in the OP, and I changed them back, it still doesnt work. I dont know what I did wrong here xD

So please help me? I cant continue without seeing anything in the scene view :frowning: