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

First step core game play #2

Closed
Tracked by #1
nixon-voxell opened this issue Sep 17, 2024 · 1 comment
Closed
Tracked by #1

First step core game play #2

nixon-voxell opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
design Game design related dev Development needed (mostly feature/programming related)
Milestone

Comments

@nixon-voxell
Copy link
Owner

No description provided.

@nixon-voxell
Copy link
Owner Author

nixon-voxell commented Sep 18, 2024

  • Space ship as the player
  • Procedural generated terrain
  • Scenes:
    • Tutorial
    • Lobby
    • Main Game
  • PvP only, team death match (first team to reach 3/40 kills/most kills within time limit wins)
  • Camera follow player, limited view of the map
  • Use light to indicate player's health (but still with health bar)
  • When die:
    • Drop down with shield, slowed down movement
    • Team mates can respawn you (if successful, the opposing team will not be able to obtain the kill point)
    • If not respawned in time/get killed by opponents, opponents get kill point, and randomly respawned with a 5 secs countdown
  • If team annihilated:
    • All team member respawn with a 10 secs countdown, randomly placed, but together.
  • Pick up weapons (with limited ammos)
  • Spawn with a default gun
  • Boost with cooldown will be available for everyone
  • Skill orbs, only 1 slot, new pickups will replace old pickup (individual):
    • Black hole
    • Invisible
    • Shield
  • Event buff (time based) (apply to everyone):
    • Unlimited ammo (no reloading)
    • Unlimited boost
    • Air lock (Increased speed, reduced friction)
    • Black hole event (reach center, will be stunted)
    • Random gravity distortion (will impact movement in a direction, changes direction every few intervals)
  • Weapon:
    • Rifle (default)
    • Shotgun
    • Machine gun
    • Grenade launcher
  • Players have shield and health, shield auto regenerate, but health regen only with health orbs.
  • If hit environment too hard, will damage ship.

@nixon-voxell nixon-voxell moved this from Todo to In Progress in Lumina Sep 18, 2024
@nixon-voxell nixon-voxell added dev Development needed (mostly feature/programming related) design Game design related labels Sep 19, 2024
@nixon-voxell nixon-voxell added this to the 0.1.0 milestone Sep 23, 2024
@nixon-voxell nixon-voxell added meeting A meeting consisting discussion around the relevant topics. and removed meeting A meeting consisting discussion around the relevant topics. labels Sep 23, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Lumina Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Game design related dev Development needed (mostly feature/programming related)
Projects
Status: Done
Development

No branches or pull requests

3 participants