How would I get text to display character by character? I was looking into using labels, because of the wrapping options we get, but there doesn't appear to be any easy way to delay the drawing of each character unless I make each individual character it's own label, which sort of eliminates the advantages we would gain from using labels in the first place. Would we just want to use individual labels (or sprites?) for each character, or is there a simpler way?
-- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
