Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Implement AI using player model #77

Open
4 tasks
SethCram opened this issue Aug 13, 2022 · 0 comments
Open
4 tasks

[ENHANCEMENT] Implement AI using player model #77

SethCram opened this issue Aug 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SethCram
Copy link
Owner

SethCram commented Aug 13, 2022

Is your feature request related to a problem? Please describe.

  • Yes, the game is unplayable without other human players.

Describe the solution you'd like

  • Implement AI using player model that spawn in when game lobby joined with only 1 player connected to network.

Describe alternatives you've considered

  • Don't let one player game's get to the game scene

Additional context

Development

  • research into AI implementation in 3D

    • could use terrain mapping
      • like did for skeleton in rpg tutorial
  • make AI always face player

  • make AI attack when close enough to player

  • each AI should start with a random weapon equipt

@SethCram SethCram added the enhancement New feature or request label Aug 13, 2022
@SethCram SethCram self-assigned this Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant