Tag Archives: Tips

Manager systems for Unity3d, a new approach

Tutorial on how to create manager systems for Unity3d Continue reading

Posted in Game development, Programming | Tagged , , , , | View Comments

Simple AudioManager code for your Unity3d project

This is a simple component class that I created to help you play sounds in Unity3d. Continue reading

Posted in Game development, Programming | Tagged , , , , , , , | View Comments

Are you going to become a Game developer?

This is an post I made some time ago on my personal blog, and I wanted to share it here: Are you a going to become a game developer??? I want t be a game developer. As simple that statement … Continue reading

Posted in Game development | Tagged , | View Comments

Introduction to Game Development tips by Walter Rotenberry

Last month Walter Rottenberry came to Guadalajara to teach us about the very basics of game development. As usual, let me share my notes: AI: Tips from Steve Rabin in “Game Programming Gems 2″ Use event driven behavior rather than … Continue reading

Posted in Game development | Tagged , | View Comments

Game development facts and tips

Last month I had the pleasure of finding a new friend in the gamedev community: Ian Masters, a senior game programmer at Sidhe Interactive, creators of the Speed Racer game for Nintendo Wii and Sony PlayStation 2. While he was in … Continue reading

Posted in Game development | Tagged , | View Comments