Solo game designer using Gamemaker 8.1    lite, might switch to Unity but having    troubles with C#.
		
	
		
			gameDesignSkill = 0;
professional = false;

If professional && gameDesignSkill > 0 {
   Print("follow me!")
}
Else{
   Print("oh shoot I got myself there...")
}
		
	

This user hasn't liked anything yet.