Purple nails for a Purplelilgirl
Blog
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…
Hi, so yeah, we made a game… 🙂 for a penguin named Maru: (And his clones…) He’s actually a flash…
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…
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,…
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…
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,…
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…
MonoDevelop Unity error- wut? o.o Yeah, I think it’s supposed to display in some other language. But somehow I find…
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.…
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…
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…
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…
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…
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…