A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Luna 547306edf4 Add icon, licensing info 7 years ago
assets Color objective to show your team's side 7 years ago
docs Clean up working directory doc.md -> docs/ 7 years ago
scenes Make win text larger 7 years ago
scripts Increase switch_charge faster with motion 7 years ago
util Add server script 7 years ago
.gitignore Ignore release/ directory 7 years ago
LICENSE.txt Add icon, licensing info 7 years ago
README.md Update some plans 7 years ago
bootstrap.py Start auto-update idea, add slightly to design 7 years ago
default_env.tres Move default_env.tres to root, where it is needed 7 years ago
export_presets.cfg Add X11 export for testing 7 years ago
icon.png Add icon, licensing info 7 years ago
plans.md Update some plans 7 years ago
project.godot [Hero 4] Add scoping in (zoom) with right click 7 years ago
vanagloria Add icon, licensing info 7 years ago

README.md

VANAGLORIA (working title)

A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth

Four heroes on the first level

Main mechanics ideas:

Side mechanics ideas:

Current heroes:

  • Active:
    • INDUSTRIA (Wallriding mfer)
  • Offensive:
    • IRA (WallMAKING mfer)
    • LUSSURIA (An ATTRACTIVE mfer)
    • PAZIENZA (Slow down at a distance)
  • Support:
    • CARITAS (Margarine)
    • SUPERBIA (Build portals)

Ideas for Heroes:

  • More active
    • Blink (Tracer) - no cooldown, but loses all speed on hitting walls
    • Heavy guy - Slow, but very heavy for the see-saw
    • Climb and glide abilities
    • JUMPING
  • More supportive
    • Boost - Area of effect or zarya-like cast, speeds people up
    • Flop - Changes side of see-saw for each team (should it be mechanic instead??)
    • Build - Build Zineth-like rails for anyone to use
    • (Combine with Ira?) Portal 2-like gels (bounce, speed, slow?)
    • (Combine with LUSSURIA?) Hook and swing on terrain
  • More offensive
    • Lay traps
    • (Combine with PAZIENZA?) Destroy buildings

Key concepts:

  • From mobas we take:
    • An emphasis on teamwork (Objective-based is a plus)
    • Rich, emergent interaction
    • Quick battles (very high replay value)
  • From FPS we take:
    • Attention bursts / rationing
    • Fast pace
  • From Zineth we take:
    • A rethinking of racing games
    • High skill cap, high(=easy) skill floor
    • Forgiving gameplay

Running

First, install godot engine (3.0). Then:

$ git clone https://github.com/CosineGaming/nv-moba && cd nv-moba
$ godot

Contributing

I'd love to have contributions!

Please open an issue first. As games are a creative project, I reserve the right to control the direction of the project.

Let me know if you have a better idea for a name :)