User:Erorr404/Editor/design

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

Map Editor Files

Map editor resource (incomplete)

elements.lua (client)

Manages selecting/deselecting elements based on mouse clicks and GUI requests. Allows user to toggle between freecam selection mode and cursor selection mode.

Freecam resource

main.lua (client)

Allows user to control camera from mouse and kb input.

element_drag.lua (client)

Mounts an element to cameras position (the element to mount is passed through an event).