1 |
grey goo cloak unit.gatherState
|
1 |
grey goo cloak unit.gatherState
|
2 |
\n
|
2 |
\n
|
3 |
can this be set to GOO_CLOAK state 2 using unit/def tweaks?
|
3 |
can this be set to GOO_CLOAK state 2 using unit/def tweaks?
|
4 |
\n
|
4 |
\n
|
5 |
i tried to edit:
|
5 |
i tried to edit:
|
6 |
\n
|
6 |
\n
|
7 |
gatherState = "GOO_CLOAK",
|
7 |
gatherState = "GOO_CLOAK",
|
8 |
gatherState = 2,
|
8 |
gatherState = 2,
|
9 |
grey_goo = 2,
|
9 |
grey_goo = 2,
|
10 |
\n
|
10 |
\n
|
11 |
https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_grey_goo.lua
|
11 |
https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_grey_goo.lua
|
12 |
\n
|
12 |
\n
|
13 |
any
help
would
be
great.
thanks
|
13 |
any
help
to
make
cloaked
units
goo
would
be
great.
thanks
|