Results 1 to 1 of 1

Thread: Tutorial 03 - Small Fight

  1. #1
    Super Moderator BoneCrafter's Avatar
    Join Date
    Mar 2012
    Posts
    30

    Tutorial 03 - Small Fight

    Open the file game/modkit/tutorial/Tutorial03Objective.cs with your code editor

    This objective will start a small fight between you and 3 teammates vs endless waves of enemies. Some things we will cover:

    - Putting the main character inMission (so no other objectives are running) and then taking them back out of mission

    - How to use ObjectiveFunction::fightClosestTarget to control who fights who and when characters can powermove

    - How to spawn and unspawn objective characters such as teammates and enemies

    - How to create a function that controls and monitors gameplay

    - How to clean up the objective when it finishes
    Last edited by BoneCrafter; 05-25-2012 at 10:11 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
****Custom Design Skin By BoneMaster****