This is a Godot plugin that allows the importing of Doom WAD maps into Godot. Now updated for Godot 4.
Video Demonstration here: https://www.youtube.com/watch?v=8Gr4nZPxadQ
It supports the default doom linetypes along with some Boom linetypes. It can open .WAD files and .PKG3 files.
There is a provided character controller:
Watch the Youtube video for information on how to use it.
| Action | Description |
|---|---|
| forward | move forward |
| backward | move backward |
| strafeLeft | move left |
| strafeRight | move right |
| shoot | shoot weapon |
| interact | actvate doors, buttons, etc |
| jump | jump |
| weaponSwitchCategory 0...7 | Switch between weapon categories |


