The noFast is true or false.I keep getting an error for the noFast partWhat kind of code or text am I suppose to put in place of it?
and do I put the $gameMessage.setScroll(speed, noFast) and $gameMessage.add('text") on the same script call?
It was just a typo, what means is that he have to replace 'text' or "text" with the message he wants to show in the scroll text command.Well, I don't know much about javascript, but 'text" doesn't seem right to me.
It is either 'text' or "text".
Oh the quotes are not part of the code?It was just a typo, what means is that he have to replace 'text' or "text" with the message he wants to show in the scroll text command.
haha! In fact, the quotes have to be in the code "My text is here", but not with two different quotes xDOh the quotes are not part of the code?Oops. I feel like such a noob now. Haha. (When it comes to javascript, I am a total noob indeed. Novice at best.)
Anyhow, glad happy to see it is solved.