Having a scoreboard in a EOS tease.

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
Potato_Harvest
Curious Newbie
Curious Newbie
Posts: 1
Joined: Tue Mar 26, 2024 7:53 pm

Having a scoreboard in a EOS tease.

Post by Potato_Harvest »

Hey everyone, I am making a tease where it would be great to show a tally of the score to whoever was playing the tease. I have seen a couple of teases where there would be a kind of "scoreboard" on the side of the screen and was wondering how one would do that.

Thank you!
User avatar
Drool
Experimentor
Experimentor
Posts: 1465
Joined: Sat Nov 28, 2015 2:24 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: Having a scoreboard in a EOS tease.

Post by Drool »

Hi,

this can be done with notifications.
- First you have to activate the module 'notifications' under OPTIONS (the cogwheel symbol in the eos editor)
- then you have 2 new actions: Notification:Create and Notification:Remove
- when you create a notification with Notification:Create, you must give it an identifier (like 'noti1')
- to access the title/text of the notification you need this 'Notification.get("noti1").setTitle("new text")' in an Eval action
- you can have more than one notification

I hope this helps. :-)
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests