JavaScript EditorFree JavaScript Editor     Ajax Editor 



Main Page
  Previous Section Next Section

Chapter 14. Player Shooting Skills

Key Topics

Now that we've covered the settings for combat, including the different kinds of weapons and the role of the environment, we're ready to start understanding the problem of shooting. Specific examples will aid in the development of the AI, notably how the shooting behaviors are split into abilities.

This chapter covers the following topics:

  • How humans perform this aggressive task and what skills are needed

  • Based on this knowledge, how players shoot in computer games

  • Draft criteria to evaluate our animats with regard to their shooting behaviors

  • A case study of the different scenarios the AI should handle

The information from this phase will enable us to reproduce the shooting skills artificially.

      Previous Section Next Section
    



    JavaScript EditorAjax Editor     JavaScript Editor