I am trying to create an in game news ticker. I want to avoid writing everything out in words and then saving them as png and rolling the image. I want to have a series of 1 line text ( "Act Now! Diamonds available in the mines" "You got shot last night! You lost 500 bucks in the mugging". ) etc etc.
I tried to install the "Rex.Rainbow" plug ins and behaviors....but I can not get them to work. I end up with this error....
Download rex_timeline start...
Traceback (most recent call last):
File "wx\_core.pyc", line 14669, in <lambda>
File "model\Repository.pyc", line 43, in myfinishCB
File "model\Repository.pyc", line 112, in _unzip
File "share\MyZipFile.pyc", line 8, in UnZipFile
File "zipfile.pyc", line 962, in extractall
File "zipfile.pyc", line 950, in extract
File "zipfile.pyc", line 986, in _extract_member
File "os.pyc", line 157, in makedirs
WindowsError: [Error 5] Access is denied: u'C:\\Program Files\\Construct 2\\exporters\\html5\\plugins\\rex_timeline'
Any help would be appreciated. Thank you all.