Difference between revisions of "Tutorials"

From EDukeWiki
Jump to: navigation, search
(Missed an apostrophe)
(Added tutorial on how to pitch models based on code by Dr. Kylstien used in my mod.)
Line 9: Line 9:
 
* [[Make_actor_aim_vertical|How To Make An Actor Aim Vertically At Another]] - by [[User:Mblackwell|Mblackwell]]
 
* [[Make_actor_aim_vertical|How To Make An Actor Aim Vertically At Another]] - by [[User:Mblackwell|Mblackwell]]
 
* [[How_to_Make_Controllable_Security_Cameras|How To Make Controllable Security Cameras]] - by [[User:James|James]]
 
* [[How_to_Make_Controllable_Security_Cameras|How To Make Controllable Security Cameras]] - by [[User:James|James]]
 +
* [[How_to_Make_Models_Pitch|How To Make Models Pitch On Sloped Surfaces]] - by [[User:Dr. Kylstien|Dr. Kylstien]]
 
* [[Make_one_actor_face_another|How To Make One Actor Face Another]] - by [[User:TX|TerminX]]
 
* [[Make_one_actor_face_another|How To Make One Actor Face Another]] - by [[User:TX|TerminX]]
 
* [[Make_Nightvision_light_rooms|How To Make The Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]
 
* [[Make_Nightvision_light_rooms|How To Make The Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]

Revision as of 04:42, 20 February 2009

A small list of minor-level tutorials for examples of EDuke32's .CON coding power.