This website works better with JavaScript.
Home
Help
Sign In
RMIT
/
Major_Project_A
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
198
Commits
2
Branches
7.9 MiB
Tree:
c0ad428fa2
Josh_Dev_branch
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c0ad428fa2'
${ noResults }
Commit Graph
1 Commits (c0ad428fa2643822cf6ee2ec5aa956efabaacb42)
Author
SHA1
Message
Date
s3607057 (Angus Niven)
3a6ae2f4c9
Added an 8-player starting area. Changed player-spawning slightly: instead of skipping index 0 for odd numbers of players, each starting pen section starts with no squares marked isSpawnable, and lists of squares to mark as spawnable on instantiation depending on the number of players. RacetrackGameMode.cs is currently hardcoded to call the map initialiser with five players, until I can figure out how to get the number of connected players when OnPreGameStart is called.
5 years ago