[blocks]
<when[ up arrow ]key pressed>
<if><touching[ bottom ]>
<set{ gravity }to( 8 )>
<repeat until><touching[ bottom ]>
<change y by( gravity )>
<change{ gravity }by( -0.5 )>
<end>
<end>
[/blocks]
Probiers mal hiermit
Last edited by miro123456 (2009-06-19 14:05:18)
Offline
miro123456 wrote:
[blocks]
<when[ up arrow ]key pressed>
<if><touching[ bottom ]>
<set{ gravity }to( 8 )>
<repeat until><touching[ bottom ]>
<change y by( gravity )>
<change{ gravity }by( -0.5 )>
<end>
<end>
[/blocks]
Probiers mal hiermit
thx
aber:das objekt springt nur einmal.
Offline