The Control of Character's Behavior by Using FSM-Based Probability Estimation in Games

게임에서 FSM-기반 확률 추정을 이용한 캐릭터의 행동제어

  • 김형일 (동국대학교 컴퓨터공학고 IT분야) ;
  • 윤현님 (안성여자대학 인터넷미디어과)
  • Published : 2005.09.01

Abstract

The control of character's behavior in games is determined by game designers. One of the popular method used in the control of character's behaviors is rule-based. The rule-based control of behavior makes the flow of play simple and boring. In this paper, we propose an efficient method of controling character's behaviors which can generate various actions of characters by using probability estimation applied to the character's behaviors.

게임에서 캐릭터들의 행동제어는 게임 디자이너에 의해 결정되는 것이 일반적이다. 게임 디자이너에 의한 캐릭터의 행동제어는 정형화되어 있기 때문에 게임 사용자의 다양한 기대에 부응하지 못한다. 일반적으로 캐릭터의 행동제어에 사용되는 방식은 규칙기반이며, 규칙기반 중에 가장 많이 활용되는 방식이 FSM(finite state machine)이다 그러나 규칙기반에 의한 행동제어는 게임의 흐름을 단순하게 만들며, 단순한 게임의 흐름에 게임 사용자는 쉽게 실증을 느낀다. 본 논문에서는 캐릭터의 행동제어에 FSM-기반 확률 추정을 적용하여 다양한 행동이 발생되도록 하는 캐릭터의 행동제어 기법을 제안한다.

Keywords