home *** CD-ROM | disk | FTP | other *** search
- on NagyitoKezel
- global nagyito, nagyitosprite, animsprite
- if nagyito = 1 then
- set the visible of sprite nagyitosprite to 1
- set the visible of sprite animsprite to 1
- else
- sound stop 1
- set the visible of sprite nagyitosprite to 0
- set the visible of sprite animsprite to 0
- end if
- end
-