Hello, I have been following the tutorial of c3 multiplayer chat. Is there any way via which we can display prior text
Develop games in your browser. Powerful, performant & highly capable.
try having it not destroy the text when someone types something in, but shifting it upwards. dunno how to make it scroll but try that.