Dragpoint: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
 
One (talk | contribs)
No edit summary
Line 1: Line 1:
dragpoint <wallnum> <x> <y>
'''dragpoint''' <wallnum> <x> <y>


The dragpoint command essentially allows you to move a point in-game the way it would move in the map editor.  
This command essentially allows you to move a point in-game the way it would move in the map editor.  


:<wallnum>: The first vertex of the wall you would like to manipulate.
:<wallnum>: The first vertex of the wall you would like to manipulate.

Revision as of 12:08, 4 May 2009

dragpoint <wallnum> <x> <y>

This command essentially allows you to move a point in-game the way it would move in the map editor.

<wallnum>: The first vertex of the wall you would like to manipulate.
<x>: The target x coordinate that the wall vertex will be moved to.
<y>: the target y coordinate that the wall vertex will be moved to.