unit stough
Moderators: MR.D, Moderators
unit stough
Ok I can modle and I can texture now, what is the next step in unit creatoin? What program do I need? I need somthing simple and easy to learn.
Thats about as helpfull as a sack of potatos...rattle wrote:Can't you figure it out yourself like everyone else?
Anyway... Upspring is teh program that creates s3o's, which is the format of the models in spring. Basicly it imports your obj/3ds and lets you set up your images and exports it in a way spring can read.
It also lets you set up the peice heigherachy and the colision sphere and the height... and position the peices and if needed duplicate parts (like arms , legs)
I'm no expert though so dont ask me to tell you how. Im sure argh did a write up somewere though (or maybe that was a dream)
aGorm
The point is he hasn't yet looked at it but asks for help in advance.
Anyway:
http://spring.clan-sy.com/wiki/Mod_and_Unit_development
Anyway:
http://spring.clan-sy.com/wiki/Mod_and_Unit_development
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
-
- Posts: 1176
- Joined: 23 Aug 2007, 19:46
@KDR_11k:
As it's said in that tutorial (that PDF one I think) you have to double click on the object you added something to - then it'll show up...
@Forboding:
Why so complex? Just load the object and it's fine. You won't see anything in the object list yet because it has no name. But you can select the very first line and name it...
As it's said in that tutorial (that PDF one I think) you have to double click on the object you added something to - then it'll show up...

@Forboding:
Why so complex? Just load the object and it's fine. You won't see anything in the object list yet because it has no name. But you can select the very first line and name it...
Group your pieces in wings first, makes less objects and no need to merge anything.Forboding Angel wrote:use obj exports.
Then go into upspring, click on objects tab, click add empty, then on the top menu insert object from file, the in the piece list double click on whatever you named the empty object and a little liine will appear below it. click on the one below and press M.(merge)
I've also had a few problems with wings. I model in Rhino, so I tried exporting as an OBJ and then UV mapping in wings using the wiki guides. The problem is if i export as one big OBJ then the unit doesnt retain its "pieces" and when i load the individual pieces in Upspring the UV is completely misaligned.