`CountText.text` is a `string`. `count` is an integer, so needs to be converted to a string. If you need help in general with c# programming, then try doing searches which shows official answers:
https://msdn.microsoft.com/en-us/library/8wch342y(v=vs.110).aspx
↧