• newspaz's avatar
    Changes to show finishing animations with an explosive effect. (e.g. shown... · 97f10e39
    newspaz authored
    Changes to show finishing animations with an explosive effect. (e.g. shown when turtles get shot in Diamondus)
    
    eventframe.cpp
    *) The drawing routine no longer ignores negative finish animation values. Instead 128 is added.
    *) If 128 is added that means an explosive effect should be used. A boolean is set for this.
    *) If the boolean is set the finishing animation will be drawn six times. The animation will be moving in a half circle trajectory.
    97f10e39
Name
Last commit
Last update
..
bonus Loading commit data...
game Loading commit data...
io Loading commit data...
level Loading commit data...
menu Loading commit data...
planet Loading commit data...
platforms Loading commit data...
player Loading commit data...
scene Loading commit data...
OpenJazz.h Loading commit data...
baselevel.cpp Loading commit data...
baselevel.h Loading commit data...
loop.h Loading commit data...
main.cpp Loading commit data...
util.cpp Loading commit data...
util.h Loading commit data...