As I saw the video, the simple thing is you only need to keep adding 1 into a variable.
Then in every tick you set that variable to a text.
When Adding Limited value in variable ?
You can do this using Tween behavior.
- Tween(value)
- Set Text to Self.Tween.Value("")
Self.Tween.Value("")
can you explain on event sheet, tryed Set Text to Self.Tween.Value("") var=Tween(value)
but number ser directly to end
You can set like this
Develop games in your browser. Powerful, performant & highly capable.
Thanx You Help Me Lot