I am requesting a tag that will allow a unit to pass through other units. There is a unitdef tag that allows submarines to pass through ships, so implementing this shouldn't be too hard. If someone is willing to go ABCD, the ability to select certain categories the unit can pass through, so that, say, ghost soldiers would be able to go through mobile units but not walls. Some lua methods (GetUnitIncorporealState(), SetUnitIncorporealState) would be cool, too.
We need this functionality so that we can fix some bugs and implement some really cool stuff. Its addition would be welcome.
'Incorporeal' unitdef tag
Moderator: Moderators
Re: 'Incorporeal' unitdef tag
+1, this would have a lot of uses.
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: 'Incorporeal' unitdef tag
You know, overall I'd rather have that as a set callout in Lua.