.FPID 파일 확장자
FPS Creator AI Wizard Data File
| 개발사 | The Game Creators |
| 인기도 |
1.5 | 2 투표 |
FPID 파일이란 무엇인가요?
An FPID file is a data file created by FPS Creator, a game development tool developed by The Game Creators to build first-person shooter (FPS) games. It stores information generated by the program's AI Wizard, which assists developers in creating .FPI script files that control the behavior of non-player characters (NPCs) and other elements in a game.
추가 정보
The Game Creators developed FPS Creator, targeting hobbyists, students, and independent developers who want to design FPS games without writing extensive amounts of code from scratch. The AI Wizard included with FPS Creator streamlines the process of defining enemy or ally behavior by allowing users to configure settings through a guided interface. FPID files store these wizard-generated configurations, which FPS Creator converts into executable FPI scripts that the game engine can interpret.
참고: The Game Creators no longer develops FPS Creator. Instead, they made the software open source.
FPID 파일을 여는 방법
FPID files are not meant to be opened. Instead, the AI Wizard included with FPS Creator references the data stored in the FPID file when you configure enemy or ally behavior and then generates a corresponding FPI script that the game engine can execute.