For those getting the bad size error/collision issues after adding the skysphere mesh, make sure to change the collision settings in the skysphere mesh, Can Character Steup Up On = No, Collision Presets = NoCollision.
@wegotguns3325 Жыл бұрын
Good to see you're posting again mate. Nobody teaches quite as goodly as you do.
@alexkolarik8617 Жыл бұрын
Glad to see you're back, even if I don't watch your stuff much anymore. I've moved to Godot, but your old FPS tutorial series was invaluable to me back in the day. Been needing to say this for a long time.
@underscore00 Жыл бұрын
Wow, I'm so pleased you got some value from my FPS series :) Thanks for dropping by! How does Godot compare to Unreal for you?
@alexkolarik8617 Жыл бұрын
@@underscore00 It's a bit hard to compare them, given both have their own perks and use cases. Though one thing I can say for a fact is it's lovely not having to deal with shader compiling and the general girth of the engine. My install of UE4.25 was like 15gb? And I think UE5 was going to take up like 30? Meanwhile Godots entire editor, with built in IDE, is
@manuapps3 ай бұрын
For everybody where the sun stops at Midday or 90° or -90°. I add an Branch and check if string (Equals exact string(===)) is 90.0 or -90.0 than add to the "Add Actor World Rotation" -> y 0.1 and this solves the Problem :)
@MZONE3D Жыл бұрын
There he is!!! Hello mate, nice to hear you :)
@underscore00 Жыл бұрын
Eyy, thanks man! Good to be back :)
@VitorCaldeira1980 Жыл бұрын
i follow every steps but i dont see the starts, it stays completly dark when its night
@RobertGames203010 ай бұрын
Consertou?
@Albert-Freeman11 ай бұрын
Thank you so much!! Really appreciated the fact that you added night stars :)
@mindped6 ай бұрын
wouldnt it be bad for performance to have a 2ndary sky sphere using transparent overdraw.... why not just add the stars to a material and lerp them in or out?
@TechnikShavo3 ай бұрын
@underscore With a lower sun speed like 5 the sun will stop at the top (string giving out -90 constantly) What can i do?
@manuapps3 ай бұрын
Add a Branch where you get the 90° string or -90° and check if string=90.0 or -90.0 add 0.1 to the "Add Actor World Rotation", that solves this problem
@beejons61453 ай бұрын
No smoothing group information was found in this FBX scene. Please make sure to enable the "Export Smoothing Groups" option in the FBX Exporter plug-in before exporting the file. i cant export the Sun sphere this is a very hard to follow video, im getting there but its not ideal for a beginner
@caprichava2 ай бұрын
I WAS HAVING A HARD TIME WITH THIS BUT THNAK U !!! (FOR EVERYONE THAT SPAWNS OUTSIDE OF THE SKY SHEPER JUST TURN IT INTO nocolision)
@racerx177710 ай бұрын
There is only one problem it is always a full moon. Can you add the moon phases?
@Hooova3 ай бұрын
How many Keyboards you change a year?
@business20159 ай бұрын
Thanks for the great video. I tried adding some rotation to the stars skysphere, like you would see in a timelapse video. But the stars blur... not sure if that is lumen or a post process issue...
@jennymcelligott38356 ай бұрын
Does anyone know how to trigger something like this in sequencer for an animation? I can't find any clear answers.
@HollowsDarkness Жыл бұрын
Followed everything and my print string only shows 1.578943 and its not moving
@IstyManame Жыл бұрын
Where is the light coming from in the night
@underscore00 Жыл бұрын
it's ambience created by the sky light
@stevematkin44138 ай бұрын
Please help, how do we play pause this day night cycle with a keyboard button?
@STMSTEAM9 ай бұрын
And how to make it so that first there was a day and then a night?
@thebelowzerogamers21795 ай бұрын
anybody know why when i change the sun speed to 1.0 it stops at the top, when I change it to 15 it works though. Other than that great video!
@manuapps3 ай бұрын
Add a Branch where you get the 90° string or -90° and check if string=90.0 or -90.0 add 0.1 to the "Add Actor World Rotation", that solves this problem
@oriyostudios Жыл бұрын
Nice sky
@GDPModelling Жыл бұрын
I can't find the world mesh it comes up as lambert2 and looks different to yours
@yurunm10 ай бұрын
same question
@gopalapandurangga57689 ай бұрын
hello sir can u make tutorial how to make an enemy in fps game and destroy them😇🙏🏻
@Ckbzczar Жыл бұрын
I fall through my map now
@suomynona772 Жыл бұрын
same problem, solution is set default pawn class and player controller class in world settings. I dont know why and what in this process of creating it unset it
@aurilaus11 ай бұрын
tried to do this, but it crashed my First player controller. @underscore00 can you recomend some solution for this problem?
@aurilaus11 ай бұрын
@@suomynona772 I think that I solve this problem - you need to turn off collision in the SkySphere_mesh
@feelcollector11 ай бұрын
@@aurilaus Change the collision settings in the skysphere mesh, Can Character Steup Up On = No, Collision Presets = NoCollision.
@darlenehills Жыл бұрын
"promosm" 😀
@eddy-readysteady-go9001 Жыл бұрын
this guy jumps around too much. cant follow wth he's doing....stop drinking so, much coffee. he didnt even mention the day/night plug in smh
@clowntech3838 Жыл бұрын
you're delusional
@jarnine-d9n6 ай бұрын
I had to rewatch some parts a few times, but now I remember how to do it every time I need to do it