User talk:Maikel: Difference between revisions

Maikel (talk | contribs)
No edit summary
Maikel (talk | contribs)
Blanked the page
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Test for Tutorial: Creating a parkour


== Scenario script ==
The parkour goal can not be created through a Scenario.txt entry, since the checkpoints have to be created manually.
protected func Initialize()
{
  var goal = CreateObject(Goal_Parkour);
  return;
}
== Landscape ==
Dynamic vs. static.
=== Example ===

Latest revision as of 21:32, 9 November 2010