Difference between revisions of "Tutorials"
From EDukeWiki
Line 13: | Line 13: | ||
* [[How_to_Make_a_Working_Keypad|How to Make a Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]] | * [[How_to_Make_a_Working_Keypad|How to Make a Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]] | ||
* [[How_to_Change_the_Loading_Screen_Background|How to Change the Loading Screen Background]] - by [[User:The Commander|The Commander]] | * [[How_to_Change_the_Loading_Screen_Background|How to Change the Loading Screen Background]] - by [[User:The Commander|The Commander]] | ||
− | * [[How_to_Make_the_Player_Swim_Like_Modern_FPS|How to Make the Player Swim Like Modern FPS]] - by [[User: | + | * [[How_to_Make_the_Player_Swim_Like_Modern_FPS|How to Make the Player Swim Like Modern FPS]] - by [[User:James|James]] |
− | * [[How_to_Make_Controllable_Security_Cameras|How to Make Controllable Security Cameras]] - by [[User: | + | * [[How_to_Make_Controllable_Security_Cameras|How to Make Controllable Security Cameras]] - by [[User:James|James]] |
* [[How_to_Make_the_Screen_Tilt_While_Using_Jetpack|How to Make the Screen Tilt While Using Jetpack]] - by [[User:Captain Awesome|Captain Awesome]] | * [[How_to_Make_the_Screen_Tilt_While_Using_Jetpack|How to Make the Screen Tilt While Using Jetpack]] - by [[User:Captain Awesome|Captain Awesome]] | ||
* These are a series of tutorials that explain how to fix bugs that exist in the original .CON code. | * These are a series of tutorials that explain how to fix bugs that exist in the original .CON code. |
Revision as of 10:20, 14 August 2008
A small list of minor-level tutorials for examples of EDuke32's .CON coding power.
- Artificial Intelligence 101 - by Reaper_Man
- How to Prevent Players/Actors from Inflicting Self-Damage - by DeeperThought
- How to Make the Night Vision Goggles Light Up Darkened Areas - by DeeperThought
- How to Prevent Damage/Death from Long Falls - by Lord Misfit
- How to Limit The Player's Jumping Height - by Usurper
- How to Make One Actor Face Another - by TerminX
- How to Make An Actor Aim Vertically At Another - by Mblackwell
- How to Control Rain on a Fine Scale - by Mblackwell
- How to Shoot the Five Types of RPGs - by Ilovefoxes and Hendricks266
- How to make Projectiles Spawn Centered - by Ilovefoxes
- How to Make a Working Keypad - by Dr. Kylstien and Lord Misfit
- How to Change the Loading Screen Background - by The Commander
- How to Make the Player Swim Like Modern FPS - by James
- How to Make Controllable Security Cameras - by James
- How to Make the Screen Tilt While Using Jetpack - by Captain Awesome
- These are a series of tutorials that explain how to fix bugs that exist in the original .CON code.