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

TASK - Update "Player" component for new addon system #18

Open
6 of 14 tasks
mfreidel opened this issue Sep 17, 2022 · 0 comments
Open
6 of 14 tasks

TASK - Update "Player" component for new addon system #18

mfreidel opened this issue Sep 17, 2022 · 0 comments
Labels
levels component Related to the levels/maps core system player component Related to the "Player" object task A planned project task
Milestone

Comments

@mfreidel
Copy link
Contributor

NOTE: This task needs more research

The current scene and script files for the player component need to be significantly altered to tie into the new ShmupWorks addon.

Additionally, the shooting functionality should be changed to occur totally inside of the Player scene as a part of this change. Doing so should utilize ShmupSpawner in some fashion. Perhaps by adding a PlayerWeapon child scene?

Pre-flight Checklist

Verify all before starting work

  • I have performed and documented some basic research and planning before opening this task.
  • This task implements a new core feature, or substantially alters an existing one.
  • I have confirmed that this is not a duplicate task.
  • I have confirmed that this task is not already being worked on or completed.
  • This issue has an assignee.
  • This issue is assigned to the learn2shmup project.
  • This issue is assigned to the appropriate milestone in GitHub.
  • This issue has appropriate labels to identify components this may alter.
  • I have read, selected, and verified the above checkmarks accurately.

Sub-tasks

Smaller individual tasks required for completion:

  • Implement feature(s)
    • Any smaller components?
  • Any extra steps?
  • Write documentation and/or notes
  • Manual testing

Planned procedure

Chronological list of planned work:

  1. Step One
  2. Step Two

Task research, planning and notes

If your pre-flight research/planning notes are not with your code, then paste
them over the contents of this section.
If they are with your code, then delete this text except for the following line:

Pre-flight notes are with code

@mfreidel mfreidel added task A planned project task player component Related to the "Player" object levels component Related to the levels/maps core system labels Sep 17, 2022
@mfreidel mfreidel added this to the Version 0.1.x milestone Sep 17, 2022
@mfreidel mfreidel moved this to Backlog in learn2shmup Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levels component Related to the levels/maps core system player component Related to the "Player" object task A planned project task
Projects
Status: Backlog
Development

No branches or pull requests

1 participant