1 |
Yanom, I played with that gadget and found out why unit misses the jelly.
|
1 |
Yanom, I played with that gadget and found out why unit misses the jelly.
|
2 |
\n
|
2 |
\n
|
3 |
Because the jelly only update every 8 gameframe.
|
3 |
Because the jelly only update every 8 gameframe.
|
4 |
\n
|
4 |
\n
|
5 |
I suggest moving the jelly checking outside:
|
5 |
I suggest moving the jelly checking outside:
|
6 |
http://pastebin.com/2Pb8rmkm (i tried it, and putting it outside, work)
|
6 |
http://pastebin.com/2Pb8rmkm (i tried it, and putting it outside, work)
|
|
|
7 |
\n
|
|
|
8 |
Update:
|
|
|
9 |
It have been commited here: http://code.google.com/p/zero-k/source/browse/trunk/mods/zk/LuaRules/Gadgets/unit_teleporter.lua?spec=svn8474&r=8474
|
|
|
10 |
\n
|
|
|
11 |
overwrite existing version xD
|