SebLague / Solar-System

Simple solar system experiment
https://www.youtube.com/watch?v=7axImc1sxa0
MIT License
1.15k stars 315 forks source link

No scene when first load #16

Open Yacovrex opened 3 years ago

Yacovrex commented 3 years ago

Got the same Unity version and Blender and still won't work. is it due to the Untitled scene? I'm new to this and want to learn and was going to help advance my learning by looking at the vales in this and mess around to see how they work.

Black-Alpha commented 3 years ago

When you say it wont work , what exactly do you mean? I can post a link to a 'working version' if you need let, let me know, I'm currently working on converting this to work with the URP.

Black-Alpha commented 3 years ago

as is the project "may not work", you'll have to comment line 38 in planettest.cs : [ //testLight.gameObject.SetActive (false); ]

and drag the light into 'Test Light' on the test gameobject.

let me know if you need any help.

Yacovrex commented 3 years ago

Thanks I appreciate it. I'll try it rn and test it. What I meant from it won't work is that the scene has nothing it (and I assumed it would). Since I am new, I am by no means proficient in working with a scene, and since its procedural I thought it would be irrelevant.

Yacovrex commented 3 years ago

I made the comment on that line and saved, and on play nothing happens even after waiting an extended period of time.

Yacovrex commented 3 years ago

image This is what I see.

Black-Alpha commented 3 years ago

I seems like your new to unity, you actually have to open the scene to view it, what you are looking at is a fresh new scene, (url) 101261540-22510a80-3706-11eb-9b75-4727e602ec05

if you use this button 'search by type', then you can select 'scene' to better help you find the scene your looking for. then you have to click the scene to open it.

also, if you would like to use the dark theme; https://support.unity.com/hc/en-us/articles/115004982743-How-can-I-change-my-Editor-theme-

Yacovrex commented 3 years ago

Ahh thanks a lot, yeah I Am to unity so I appreciate the help as I'm excited to learn more. Thanks so so much for the help once again. It works perfectly!

randoman911 commented 3 years ago

Thanks so much for this thread, I am a beginner as well and didn't know how to load the scene I thought my Unity was weird like always. Any way I can contact you Black-Alpha ?