Page 2 of 3
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 19:35
by FLOZi
Might be easier to make it a stand-alone mod you can drop your models into
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 19:39
by SeanHeron
Sounds pretty awesome! Be happy to give this a swing :).
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 19:42
by CarRepairer
FLOZi wrote:Might be easier to make it a stand-alone mod you can drop your models into
I feel the opposite. Easier to check a box in your mod options when you want to work on animating your units instead of copy pasting stuff to another mod.
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 21:25
by knorke
Just a gadget and widget
I guess you use CallAsUnit to avoid having to use a unitscript? Didnt think/know about that when I made first version
because
CarRepairer wrote:bobthedinosaur wrote:Can you export or save the pose information on each frame?
knorke wrote:Also writes all the needed Move/Turn commands to get the unit into the current pose. Which is a long list but you can just c&p that, change POSENAME to ie "StandOnLeftLeg" and call it like StandOnLeftLeg (movespeed, turnspeed)
looks like this:
http://pastebin.com/12H8EpPU (unitscript for the dancing lolimod girl)
Only the create() and animatederp() functions are written by hand.
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 21:55
by FLOZi
CarRepairer wrote:FLOZi wrote:Might be easier to make it a stand-alone mod you can drop your models into
I feel the opposite. Easier to check a box in your mod options when you want to work on animating your units instead of copy pasting stuff to another mod.
But maybe not if you don't already run Chilli?
ctrl+A, ctrl+c, ctrl+v is then probably simpler.
N.B. In no way am I dissing Chilli
Re: Unit Poser (modding tool or w/e)
Posted: 06 Mar 2011, 22:04
by knorke
CarRepairer wrote:Easier to check a box in your mod options when you want to work on animating your units instead of copy pasting stuff to another mod.
fun fact: over spring.exe you cant set modoptions and zerok lobby wont let you host local "being worked on" mods.
I find having a "editor mod" easier to use then putting gadget etc in the real mod: Just copy over 3d model + texture and adjust object3d="blabs3o" line in some unit def.
Re: Unit Poser (modding tool or w/e)
Posted: 07 Mar 2011, 02:13
by bobthedinosaur
i'll dis chilli. if it uses chili then make a blank mod with chili in it so people can throw their crap in there, otherwise you have to download some one else's game with all the excessive bullshit attached and modify it just to run your tool.
Re: Unit Poser (modding tool or w/e)
Posted: 07 Mar 2011, 06:15
by CarRepairer
Re: Unit Poser (modding tool or w/e)
Posted: 07 Mar 2011, 18:42
by knorke
Car, to stop the unit from doing its normal animations while you pose it try
Spring.UnitScript.CreateScript ( unitID, table callIns ) -> nil
This deletes the unit's current script (whether it's a COB or Lua script doesn't matter), and sets it up with a brand new Lua unit script, initially registering the call-ins given in the table as (string, function) pairs.
http://springrts.com/wiki/Animation-LuaCallouts
(ie make it load an empty.lua)
Re: Unit Poser (modding tool or w/e)
Posted: 08 Apr 2011, 23:19
by CarRepairer
I made a funny pic.

Re: Unit Poser (modding tool or w/e)
Posted: 08 Apr 2011, 23:31
by Wombat
lol @ last one
Re: Unit Poser (modding tool or w/e)
Posted: 09 Apr 2011, 03:35
by Forboding Angel
last one was epicly funny

Re: Unit Poser (modding tool or w/e)
Posted: 11 Apr 2011, 01:55
by knorke
why did the commander leave the toilet seat up and why is it laughing

Re: Unit Poser (modding tool or w/e)
Posted: 19 Aug 2011, 02:53
by CarRepairer
Re: Unit Poser (modding tool or w/e)
Posted: 19 Aug 2011, 12:04
by knorke
/dance
Re: Unit Poser (modding tool or w/e)
Posted: 19 Aug 2011, 12:49
by Wombat
inb4 animated springrts.com banners
Re: Unit Poser (modding tool or w/e)
Posted: 19 Aug 2011, 14:24
by smoth
animated banners are a bad idea.
Re: Unit Poser (modding tool or w/e)
Posted: 03 Oct 2011, 18:39
by PicassoCT
bump this for sheer awesome
Re: Unit Poser (modding tool or w/e)
Posted: 04 Oct 2011, 06:18
by MidKnight
Re: Unit Poser (modding tool or w/e)
Posted: 19 Jan 2013, 09:25
by 9heart
link in OP is down. can someone please mirror
cheers