[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] one more bug
From: |
Petr Machata |
Subject: |
[Enigma-devel] one more bug |
Date: |
Sat, 17 Aug 2002 00:58:39 +0200 |
Have this lua level:
x0 = 5
y0 = 5
set_item ("it-trigger", x0+0, y0+2, {action="openclose",
target="bridge01"})
set_floor("fl-bridge", x0+0, y0+3, {name="bridge01"})
If the marble steps on the trigger, the bridge appears. So the it
continues right ahead to the bridge, thus leaving trigger. But the
marble doesn't fall at this moment, it holds on top of abyss...
ant
- [Enigma-devel] one more bug,
Petr Machata <=