Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

The Mother of All Posts...

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: The Mother of All Posts...

Post by arcones »

Please don't hijack someones thread! ;) (Although I admit, Venima's code sounds pretty sweet! :P )
Image
Want a user bar like this one? PM Leo!
malkin61
Member
Member
Posts: 21
Joined: February 25th, 2010, 8:03 am

Re: The Mother of All Posts...

Post by malkin61 »

Hijack away!! All useful lol

So I have got this all working:
npc interaction - including picking up if we've spoken before and progress checking ("How many keys do you have now?" etc)
picking up stuff
inventory
shop
doors locked
doors needing muliple keys to open
lovely looking map - thanks to one of my students showing me how to use and calc light sources
searching items - some have goodies, some don't

So. progressing well.

Next questions: How can I set a default starting point on my map? Aaaaand, I need a model of a princess - using an ogre at the moment, just not the same lol

Malk
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: The Mother of All Posts...

Post by arcones »

malkin61 wrote: Aaaaand, I need a model of a princess - using an ogre at the moment, just not the same lol
I understand Malk!! :lol:

Anyway, go into fps and enter edit mode. Hit esc then Editing Gui. Click Ents. Click Player Spawn point (something like that...) move that around to where you want it and that should work!

Arc :geek:

Would you mind creating a topic in the Show off your work section so that we, the Sandbox community, could view your amazing map with lightmaps? :D Sounds pretty cool!
Image
Want a user bar like this one? PM Leo!
malkin61
Member
Member
Posts: 21
Joined: February 25th, 2010, 8:03 am

Re: The Mother of All Posts...

Post by malkin61 »

Thanks Arc,

Once I'm happy with my game I will. Struggling with unwanted polygons appearing when I edit terrain. They look like triangular fungus growing out of the side of terrain. Really ugly and hard to get rid of..
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: The Mother of All Posts...

Post by arcones »

In which way are you editing the terrain?

Arc :geek:
Image
Want a user bar like this one? PM Leo!
malkin61
Member
Member
Posts: 21
Joined: February 25th, 2010, 8:03 am

Re: The Mother of All Posts...

Post by malkin61 »

Editing using the square cursor and the mouse wheel - why? It's a real pain, takes ages to get rid of them... grrrrr arrrrr etc
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: The Mother of All Posts...

Post by arcones »

okay, so lets say your just creating slopes (is that accurate?)

Just select the top of the messed up area and scroll down until you reach the ground. I believe that will work. Then just try again!

Are you trying to make 1. buildings 2. slopes 3. anything else..... it might help us to figure out how to get rid of unwanted geometry! ;)

Arc
Image
Want a user bar like this one? PM Leo!
malkin61
Member
Member
Posts: 21
Joined: February 25th, 2010, 8:03 am

Re: The Mother of All Posts...

Post by malkin61 »

It's happening on slopes that I've created by selecting an area using the mouse wheel button, hitting "H" and using the wheel to create the slopes and valleys. If I then add something like a wall or a passage then the unwanted triangles appear.

Not had this problem with buildings and other structures I've created - just on slopes.

Cheers
Malk
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: The Mother of All Posts...

Post by Hirato »

it's because you're using a gridsize that doesn't match the rest of the geometry (press SHIFT-6)
the engine tries to interpolate as best it can, but for certain positions, it's just not possible
This is not a url, clicking it is pointless
malkin61
Member
Member
Posts: 21
Joined: February 25th, 2010, 8:03 am

Re: The Mother of All Posts...

Post by malkin61 »

Thanks Hirato,

What does SHIFT-6 do?

Malk
Locked