User:Erorr404/Editor/design: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=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).

Latest revision as of 18:29, 16 June 2007