The Driver Syndicate/Scripting/Mission Scripting/Story Missions: Difference between revisions

From Equilibrium Engine Wiki
Jump to navigation Jump to search
(Created page with "Here are some examples of how to create missions. === Example 1a: Simple drive from A to B mission with timer === ToDo: === Example 1b: Simple drive from A to B mission without timer === ToDo: === Example 2: Following a car to its destination === ToDo:")
 
No edit summary
Line 9: Line 9:
=== Example 2: Following a car to its destination ===
=== Example 2: Following a car to its destination ===
ToDo:
ToDo:
=== See Also ===

Revision as of 13:00, 25 January 2025

Here are some examples of how to create missions.

Example 1a: Simple drive from A to B mission with timer

ToDo:

Example 1b: Simple drive from A to B mission without timer

ToDo:

Example 2: Following a car to its destination

ToDo:

See Also