Example: Creating Cocos2D Text With The Classic RPG Auto-Typing Effect

Some time ago I posted some example code for making RPG text style text boxes in Cocos2D which allowed you to create a text box with proper line breaks inserted automatically, and text change based on user interaction.

Today I came across a Cocos2D source code example showing how to create text labels with the classic RPG text typing effect.

Here’s a quick video showing the text typing effect:

The source code example is from Stephen Ceresia, and you can read more about it on his blog here and download the code from Github here.

A quick way to add in “classical” RPG text boxes.

via Cocos2D Forums

Some Related Stuff You Might Be Interested In:

Cocos2D Example RPG Text Box
Cocos2D Framework Resources Category (New)
– iOS Development Source Code Examples Category

 

DeliciousTwitterFacebookRedditLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *