Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 130: | Line 130: | ||
<tr align=center> | <tr align=center> | ||
<td>[[Make_one_actor_face_another|Make one actor face another]]</td> | <td>[[Make_one_actor_face_another|Make one actor face another]]</td> | ||
<td>*</td> | |||
<td></td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr align=center> | |||
<td>[[Validate_maximum_difference_between_two_angles|Validate maximum difference between two angles]]</td> | |||
<td>*</td> | <td>*</td> | ||
<td></td> | <td></td> |
Latest revision as of 06:56, 6 April 2021
These are a few basic tutorials which show off some things made possible by EDuke32's enhanced scripting system. Want more examples? Download one of the many existing EDuke32 mods, open up the CON files and dig in!
If you're completely new to CON and are unfamiliar with scripting in general, we recommend reading Confaq42 first followed by reading the basics in Scripting, then tinkering with Duke3D's GAME.CON based on what you've learned.