Skip to content

FSE: Turrets #61

Description

@jakeHaasBlog

The turrets that we added in the previous assignment won't work with the networked players because they spawn in after an indeterminate amount of time. They also need to be modified to target either the red team, blue team, or both teams. They should also only shoot at players that are within line of sight.

Tasks

  • Modify turret prefab from assignment 4 to target loaded players
  • Give the turret target selection for each team and both teams
  • Make turret only fire when players are in the line of sight

Notes

  • We will need to research Mirror to find a way to do this
  • We might have to add a player-manager object or something

Blocks

Raw Text

Creative aspects: 1. Impress me (required).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

blockedThis issue relies on another issue being dealt with firstenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions