i tried alot of ways to make it such as particles,inverted meshes,messing with lighting,neon,forcefield and glass material.None of them worked out.
Any ideas to make this would help.Also im confused to put this on #help-and-feedback:building-support or #help-and-feedback:scripting-support cuz i dont mind making this either scripting or building.I appreciate any help u give.Thanks
You would probably have better feedback in building support. Once you figure out how to make the atmosphere itself, and if you want to do something scripting related to te atmosphere (such as changing it over time), then scripting support would be the right place for that.
Although, now that I think about it, you could potentially make the effect in the player GUI instead of in Workspace. You would need to see where a planet is on the player’s screen and apply the effect via GUI on the client. You would probably need the effect updated via render step? so it’s always in line with the planet’s position on the player’s screen. However, that may be complicated to script. I would take another look at particles?
I think there are easier ways hopefully. When you say the atmosphere, do you mean the bright light towards the top of the planet? Or the cloudiness emitting from the planet? Or both? (Or something else entirely?)
yeah i think thats how it works or smth
atmospheric scattering happens when light rays hit with particles in the planet atmosphere and color changes thats how sunset and sunrise shows as red sky and blue sky in the evening
example:Atmospheric Scattering (and also just faking it) - YouTube
It’s technically possible to sort of fool people using fancy techniques with proxies and the like, but it really falls apart quickly when you fly near to the planet. It really is a shame. I’m not sure if there’s a solution for this sort of thing.
What you could potentially do is make the player’s characters very small and slow down the character’s walk speeds as well as star ship speeds. I know sometimes things act strangely when characters get very small but it could work.
The issue is that the planet in that screenshot is already like 0.1 or 0.01 studs. The moon is even smaller. So that’s not exactly an option unfortunately.