Skybox

rcthomas93
Member
 
Posts: 22
Joined: Mon Apr 22, 2013 03:09

Skybox

by rcthomas93 » Wed Sep 03, 2014 07:51

I've been wondering how to change the texture for the sky. I've found references to the "skybox" that Moon-realm uses, but I can't find any more information on it.
 

User avatar
Esteban
Member
 
Posts: 872
Joined: Sun Sep 08, 2013 13:26
GitHub: Esteban-
IRC: Esteban
In-game: Esteban

Re: Skybox

by Esteban » Thu Sep 04, 2014 12:28

.
Last edited by Esteban on Fri Mar 18, 2016 13:40, edited 1 time in total.
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: Skybox

by Inocudom » Fri Sep 19, 2014 20:08

Esteban wrote:I found this on the Developer Wiki: http://dev.minetest.net/Player

Yes, but where are the skybox textures supposed to go, what are they supposed to be called, and what sizes can they be?
 

User avatar
Esteban
Member
 
Posts: 872
Joined: Sun Sep 08, 2013 13:26
GitHub: Esteban-
IRC: Esteban
In-game: Esteban

Re: Skybox

by Esteban » Fri Sep 19, 2014 20:20

.
Last edited by Esteban on Fri Mar 18, 2016 13:41, edited 2 times in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Skybox

by Krock » Fri Sep 19, 2014 20:25

Esteban wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
   minetest.register_on_joinplayer(function(player)
      minetest.setting_set("enable_clouds", "false")
      minetest.after(0, function()

Okay. This is only a soulation for singleplayer. Changing settings of other clients is impossible, sadly.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Esteban
Member
 
Posts: 872
Joined: Sun Sep 08, 2013 13:26
GitHub: Esteban-
IRC: Esteban
In-game: Esteban

Re: Skybox

by Esteban » Fri Sep 19, 2014 20:27

.
Last edited by Esteban on Fri Mar 18, 2016 13:41, edited 1 time in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Skybox

by Krock » Sat Sep 20, 2014 06:47

Esteban wrote:Didn't knew. :P
So players will see clouds in space?

"minetest.setting_set" means, you change the settings of the server.
Players would see clouds in caves. (If there are caves at 120m)
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 11 guests

cron