NexusTK Map Creator/Editor written in Godot 4.x
-
Install NexusTK
-
Import the
project.godotfile into Godot -
Run TKMapper, or in the Godot Editor, run the main scene:
TKMapper.tscn(F5)
-
Insert or Delete:
i|1: Insert Mode: This allows you to insert tiles/objectsd|e|x|2: Delete Mode: This allows you to delete tiles/objects
-
The 3 modes types are:
t|3: Tile Mode: Edits the ground tileso|4: Object Mode: Edits the objectsp|5: Unpassable Mode: Edits the unpassable tiles
l: Load Map: Opens Load Map Dialogs: Save Map: Opens Save Map Dialogt|3: Tile Mode: Toggles Tile Modeo|4: Object Mode: Toggles Object Modep|5: Unpassable Mode: Toggles Unpassable Modem: Toggle Modes: Toggles between Modes: Tile -> Object -> Unpassableh|6: Hide Objects: Toggles Objects (for ground visibility)u|`: Undo: Undoes The Previous Changei|1: Insert Mode: Enters Insert Mode for Tiles/Objectsd|e|x|2: Delete Mode: Enters Delete Mode for Tiles/Objectsg: Goto Page: Loads Tile/Object Page from Prompt←: Loads Previous Tile/Object Selection Page→: Loads Next Tile/Object Selection Page↑: Shows Tile/Object Selection Page↓: Hides Tile/Object Selection PageShift + ↑: Shifts Map Up (NOT Undoable)Shift + →: Shifts Map Right (NOT Undoable)Shift + ↓: Shifts Map Down (NOT Undoable)Shift + ←: Shifts Map Left (NOT Undoable)
Scroll Wheel: Zoom MapCTRL + Left Mouse Button: Drag/move mapALT + Left/Right Mouse Button: Copy Multiple Tiles of CURRENT MapMode (Tile/Object/Unpassable)SHIFT + ALT + Left/Right Mouse Button: Copy Multiple Tiles of ALL Layers (Tile/Object/Unpassable)
-
Insert Mode (Over Map):
Left Mouse Button: Inserts/places the currently selected tile or object (hovering near mouse)Right Mouse Button: Copies the tile or object under the mouse cursor as the currently selected tile or object
-
Insert Mode (Over Tile/Object Selection):
Left Mouse Button: Copies the tile or object under the mouse cursor as the currently selected tile or object- Note: Clicking-and-Dragging will select multiple tiles/objects
-
Delete Mode (Over Map):
Left/Right Mouse Button: Deletes the tile or object under the mouse cursor
