Poll

What poster/painting/portrait do you want to see in the bedroom

Original bedroom poster.
12 (54.5%)
Framed default avatar.
2 (9.1%)
Framed old terrain/interior model.
1 (4.5%)
Badspot Poster.
6 (27.3%)
Other (Specify in a reply).
1 (4.5%)

Total Members Voted: 22

Author Topic: Fun with Static Shapes (BEDROOM, Asteroids, Earth...)  (Read 11702 times)



Okay, here's Mars. You might need to tweak your environment settings to make the interior not dark as heck, but it's not hard.
http://brown townblaze.com/downloads/mars.zip

I'll probably change the skybox at some point.

A search for "mars skybox" gives me this. Lol.
« Last Edit: August 28, 2014, 10:37:04 PM by Taboo »

I should have gotten pictures of being on earth, i guess ill do that tommorow.

Oh cool! So wait, is there actually a Night side and a Daylight side, Do the planets get to actually spin?

Oh cool! So wait, is there actually a Night side and a Daylight side, Do the planets get to actually spin?
The "surface" is just the interior of the sphere, like planets in Roblox. Day and night on the actual exterior of the sphere are just a natural result of the global lighting.
I probably could animate it to be spin, but I think it'd look a little weird. Worth a shot.

The "surface" is just the interior of the sphere, like planets in Roblox. Day and night on the actual exterior of the sphere are just a natural result of the global lighting.
I probably could animate it to be spin, but I think it'd look a little weird. Worth a shot.

Nice. Well I think the exterior Is supposed to glow if light is beaming onto it, like the Atmosphere is supposed to, like um-the exterior land texture is supposed to glow somewhat with the atmosphere if light is beaming onto it, I think..

Edit: I started single-player, I downloaded "Mars.zip" I don't see anything.
« Last Edit: August 28, 2014, 11:35:56 PM by Death The Kid »

Edit: I started single-player, I downloaded "Mars.zip" I don't see anything.
No. You create a new static shape, like so:
new staticShape(blahshape)
{
...stuff here
datablocks and such
};

wut

I will release my shapes and then make a mod to load them. Making the bedroom is pretty tedious (ish) and the fact that the floor's textures are not repeating correctly doesn't help either.

Edit: I started single-player, I downloaded "Mars.zip" I don't see anything.

Make a script and add this to it

datablock StaticShapeData(PlanetMars)
{
   shapeFile = "./mars.dts";
};


Make sure it loads, then ingame (or in the script if you want) put in

new StaticShape(mars)
{
   datablock = PlanetMars;
};


If all goes well, you should see mars.
« Last Edit: August 29, 2014, 06:36:50 AM by Wrapperup »

So, what are you supposed to name the .txt file that is a script...
I'm hanging on a cliff here.

Now all we need is a gravity mod kinda like super mario galaxy :P

Now all we need is a gravity mod kinda like super mario galaxy :P

Lol so we can get sling-shotted to other planets..

The feature presentation...



Coming soon to a server near you.

Images are WIP and may change in the future.
« Last Edit: August 30, 2014, 06:15:08 PM by Wrapperup »


I set up a poll for what poster/painting/portrait you want to see hanging in the bedroom!