Joined: 22 Feb 2006, 01:02 Location: cheap kitchen
Four times the flash spam \o/
A factory that builds multiple clones of a unit at once. I know some mods already have squad-building (S44) but with this you can see the units being concstructed.
Idea is that the unit that is "originally" built by the factory is made invisible and then you do: buildprogress_of_clones = buildprogress_of_original_unit until done. And then you kill the original and only the clones survive
blabla: 1) tooltip lets you find the invisible unit: http://h9.abload.de/img/multifaggtori52brv.jpg (solution: find some function to hide it better or hide it in hitsphere of factory. Spring.SetUnitNoDraw (bID, true) does not do it..)
2) nanoframes of units with too long buildtime decay (lol) (solution: do not use nanoframe animation by changing: local newUnit = Spring.CreateUnit (bdefID, x,y,z, i, teamID, false) (was true)
3) units do not inherit waypoints/states from factory (shouldnt be hard to put in, left it out for now)
4) assisting does not work (would require some gadget part to pass the guard-click to the invisible unit)
5) units do not follow movement/rotation of the buildpad pieces 5b) nanoframes can be bumped out of the factory (solution: put in some movectrl or magnets)
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum