unity3d

Ghostees: Unity3D GUI and Facebook Integration

Ghostees: Unity3D GUI and Facebook Integration

I’ve spent the last couple of days working with Unity3D’s GUI system. Here is a screenshot of the character creation screen.

I’ve also been adding Facebook integration.  So far the integration solutions for Unity3D that I’ve found so far have had huge security holes so I’ve had to come up with something myself. Not to say it doesn’t have holes either but at least I tried to keep people from hacking the app :)

Read more…

Ghostees: Load Testing The Server

Ghostees: Load Testing The Server

I created this video while I was testing the connection load of the server. Each capsule you see is an automated connection moving randomly through the world. Since then I have changed them to actual character animations which looks way cooler but I haven’t taken time to record a video.

Read more…

Unity3d Additive Projector with Alpha Blend
sticky

Unity3d Additive Projector with Alpha Blend

Tonight I worked on learning the basics of Unity3D’s GUI system.  It’s suprisingly easy to use.

I also worked on projecting zodiac effects onto a plane which was suprisingly difficult. I managed to find a shader that does this [need link!].