#Animated emotes
1 messages · Page 1 of 1 (latest)
I specifically made it so you can do emotes inline without doing all that :p
For a simpler example of how to implement the protocol
Are they animated though?
Not mine. Actually, how do you do the animated emotes?
Oh I see you display it in world
Well you cant in chat, but I render them in game world yeah
With how I do my mod, I could theoretically implement that (in chat)
But it would be awful and probably ruin performance
Well you spawn one simple animation, shouldnt take much performance unless you are doing some vodoo code XD
No I'm saying I would do it in chat
As in, reprint all messages, and update the ones with animated emotes to use the next frame
Hmm yeah possible. But I think you would need to make a prototype for each frame then separately, which is a lot.
Like I said, it would be awful
I already kinda don't like that I had to reimplement chat to provide the ability to add shortcodes