Hi,
ich hab ein problem:
Beim raumwechsel in den Spiel Raum geht er sofort wieder in den Hilfe Raum...
hier ist die info:
Spoiler anzeigen
ich hab ein problem:
Beim raumwechsel in den Spiel Raum geht er sofort wieder in den Hilfe Raum...
hier ist die info:
Information about object: objSanta
Sprite: sprSanta
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Create Event:
execute code:
object=0
score=20
alarm[0]=score*37.5/score
Alarm Event for alarm 0:
execute code:
alarm[0]=score*37.5/score
instance_create(28,361,choose(objCD,objDino,objFernseher,objSchulzeug))
exit
Step Event:
execute code:
if score < 1
{room_goto(room1)}
if global.aaa is smaller than 1
show the highscore table
background: <undefined>
show the border
new color: 16382457, other color: 12632256
Font: "Arial Black",10,0,1,0,0,0
go to room rmHilfe with transition effect <no effect>
Sprite: sprSanta
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Create Event:
execute code:
object=0
score=20
alarm[0]=score*37.5/score
Alarm Event for alarm 0:
execute code:
alarm[0]=score*37.5/score
instance_create(28,361,choose(objCD,objDino,objFernseher,objSchulzeug))
exit
Step Event:
execute code:
if score < 1
{room_goto(room1)}
if global.aaa is smaller than 1
show the highscore table
background: <undefined>
show the border
new color: 16382457, other color: 12632256
Font: "Arial Black",10,0,1,0,0,0
go to room rmHilfe with transition effect <no effect>

