This website works better with JavaScript.
Home
Explore
Help
Sign In
cosine
/
nv-moba
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth
7
Commits
1
Branch
5.6 MiB
GDScript
95.5%
Shell
3.5%
Python
0.9%
Tree:
c68f62aad0
nv-moba
/
hero_select.gd
4 lines
69 B
Raw
Blame
History
extends
OptionButton
func
_ready
(
)
:
add_item
(
"
Wallriding mfer
"
,
0
)