Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 583 Bytes

File metadata and controls

24 lines (14 loc) · 583 Bytes

THIS REPO IS NO LONGER SUPPORTED DEVELOPMENT HAS MOVED TO https://github.com/DataPlusProgram/GodotWadImporter

GodWad

A doom WAD map importer plugin for Godot

Installation

Copy the "addons" folder into the root directory of the Godot Project

Go to Project->Project Settings->Plugins and set the plugins status to "Active"

Usage

Player controller

For testing purposes there is a player controller Player.tscn
Add the player to the tree and point its "Wad Map" parameter to the WAD_Map node.

Media