Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Neikke on June 21, 2019, 04:42:13 AM

Title: How to make a quick counting to a certain number?
Post by: Neikke on June 21, 2019, 04:42:13 AM
Hi,

how do I make a quick counting to a certain number on a text gameobject? For example I would like to have Final Score numbers which Player has earned, to appear with this quick building up counting effect and not just appearing and staying there static. Is it possible? Thanks!
Title: Re: How to make a quick counting to a certain number?
Post by: djaydino on June 21, 2019, 11:16:10 AM
Hi,
an easy way to do is use a 'int interpolate' (Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181))

or some tween asset/actions