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.

Cubes to model?

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.
AndyLangel
Member
Member
Posts: 55
Joined: May 25th, 2010, 12:15 am
Name: Andy

Cubes to model?

Post by AndyLangel »

Hello there,

It been a while since i last used Sandbox, so i was wondering if it was possible to save cubes into like a model or a map entity?

I have made some castle walls out of cubes, and i know that you can select the wall, then copy and paste it, but is there any way to make the cubes into a map entity? or a way to group them so that you can move them around, rather than having to figure out where the wall will past before you paste it?

And assuming that there is no system for this, does anyone know how difficult a system like this would be to implement? Also, if we are going down this road- would this be a Engine based (C++) implementation, or a Cube based (Cube Script (Like an ingame config?)) one?

Thanks for any help in advance.
Image
Learning C/C++
... Slowly,
...... Slowly,
.........Slowly.
User avatar
esequiel14
Member
Member
Posts: 191
Joined: September 15th, 2009, 4:17 am
Location: TX.

Re: Cubes to model?

Post by esequiel14 »

that would be super cool making game geometry into models!
check out my video tutorials and sandbox coolest maps in http://www.youtube.com/user/Esequiel14
User avatar
Cankinder
Member
Member
Posts: 189
Joined: May 28th, 2010, 1:50 pm
Name: Victor Manuel
IRC Username: Cankinder
Location: Spain, using my pc
Contact:

Re: Cubes to model?

Post by Cankinder »

Im a little bit confused..
cubes into models?
Wow, that is very strange
IF this exist say to me :D
See ya
-Victor The Cankinder
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: Cubes to model?

Post by Mike »

/writeobj
Enjoy!
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Re: Cubes to model?

Post by PizzaLover101 »

Mike wrote:/writeobj
Enjoy!

I don't konw if that works, but I just select what ever I want, press C, place it where I want, press V
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
AndyLangel
Member
Member
Posts: 55
Joined: May 25th, 2010, 12:15 am
Name: Andy

Re: Cubes to model?

Post by AndyLangel »

Yeah, not really sure how the /writeobj command is used- but from what i tried i didn't do anything that i could notice. As far as copy and paste goes, that kinda gets tedious after awhile, trying to figure out where your wall will paste in and such- though that may be my only option.

I am going to see if i can model up anything to replace my cube walls with.
Image
Learning C/C++
... Slowly,
...... Slowly,
.........Slowly.
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: Cubes to model?

Post by arcones »

If you want to interact with your wall then that's the best idea, but it'll get tedious making models for each and every possible way a wall good be angle/circled/etc. I've used copy and paste with great success, it's the only way I get big building's done.
Image
Want a user bar like this one? PM Leo!
AndyLangel
Member
Member
Posts: 55
Joined: May 25th, 2010, 12:15 am
Name: Andy

Re: Cubes to model?

Post by AndyLangel »

Well, i have gotten /writeobj to work in sauerbraten- i just am unsure on how to use it?

Do you just call it with the area selected that you want to make into an object? Do you append a name for the object after the command? How do you spawn the object back into the world?

EDIT:

Nevermind, i have figured out how it works. :)
Image
Learning C/C++
... Slowly,
...... Slowly,
.........Slowly.
User avatar
esequiel14
Member
Member
Posts: 191
Joined: September 15th, 2009, 4:17 am
Location: TX.

Re: Cubes to model?

Post by esequiel14 »

Mike wrote:/writeobj
Enjoy!
wow so its possible but mike does the /writeobj command makes the whole map a model or just the selected area?
check out my video tutorials and sandbox coolest maps in http://www.youtube.com/user/Esequiel14
AndyLangel
Member
Member
Posts: 55
Joined: May 25th, 2010, 12:15 am
Name: Andy

Re: Cubes to model?

Post by AndyLangel »

you select the entire area, X,Y, and Z axis-

Then you type the /writeobj (object Name)

but yeah, it works, but its a little tedious making that OBJ file a model =\ i think ill stick to the copy and paste method :P
Image
Learning C/C++
... Slowly,
...... Slowly,
.........Slowly.
Locked