jChicote / jChicote/ProjectExodus

Create autonomous drone sentry

Open
#50 0 comments 0 reactions 1 assignee Claimed by @jChicote View on GitHub
development
Dominant language
C#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
Create a lone drone with its own behaviour tree. It does not move and is spawned alone by the player. It detects any nearby enemy and based on proximity.

## Acceptance Criteria
- Sentry is stationary
- Sentry has its own icon
- Sentry Targets its locked on nearby enemy
- Sentry targets bigger enemies first
- Sentry projectile don't affect player
- Gun turrent always points to target

## Implementation

- [x] Create sentry object
- [x] Add spawning logic
- [ ] Add sentry pickup
- [x] Add rotating sentry turrent
- [x] Create sentry projectile bullet
- [ ] Implement targeting and firing logic
- [ ] Add sentry lifetime to destroy logic

## Notes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.