At first create two global variables:time,score
To make time:1.add event every 1 seconds add 1 to time
2.add a text object then add event every tick set text to "time: "&time
To make score:Add the event as u want and talso the action
Add another text object then add event every tick set text to "score: "&score