Purple nails for a Purplelilgirl
Author: Michelle Chen
Ultimate List of Purplelilgirl Tutorials
Throughout the year(s) I have accumulated a number of mini tutorials, code bits and links, but they are just scattered … More
Hi, so yeah, we made a game… 🙂 for a penguin named Maru: (And his clones…) He’s actually a flash … More
Mini Tutorial: How to post score of your Unity iOS game to Facebook?
-without shelling out $65 😉 Well, if you have $65 to spare, just check out Prime31’s Social Networking plugin (you … More
How to find out the language of your iPhone when using Unity?
For localizations and stuff, you know? Like say if you want your game to support different languages like English, Chinese, … More
Mac can turn jibberish into Chinese automatically?! 0.0
My Mac OS is in English, but most of the .txt files I get from people are work are in … More
Huh, who knew that you can batch rename files using Automator
I used to use the free este trial version of A Better Finder Rename 8, as good as it was, … More
Question: How to view .PVR textures?
Am just going to post this question here, in case anyone knows the answer. I’m using Leopard. I already tried … More
MonoDevelop Unity error- wut? o.o Yeah, I think it’s supposed to display in some other language. But somehow I find … More
Quick Review: Unreal Development Kit Game Programming with UnrealScript Beginners Guide
First thing I noticed about the book is, it’s written by a girl! The book is written by Rachel Cordone. … More
TIBE (Taipei International Book Exhibition)
After that crowded affair at TGS, books are the thing to make me feel better. My sister and I met … More
TGS (Taipei not Tokyo, Game Show)
So I went to my first Taipei Game Show today. Since my boss gave us tickets, my team mates and … More
Mini Tutorial: How to create only one set of GUI for different iOS resolutions in Unity3D?
So, there’s the old iPhone resolution (480×320) and then there’s the retina (960×640). Question is, how do you just create … More
How to create physics objects in Cocos2D with just one click? (well, more or less one click)
Answer: PhysicsEditor The PhysicsEditor is a shape editor for physics engines like Box2D and Chipmunk. Before when I was making … More
Quick Review: Unity iOS Essentials
I am currently reading “Unity iOS Essentials”, which I won from ManiacDev’s book giveaway contest. And so far, I find … More