Skip to content

Vincent-VD/Car-Arena-Rumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-Arena-Rumble

Source files for Car Arena Rumble (https://ronanbosman.itch.io/group04-car)

This project was a group project. I worked on this project with one other programmer, so below I will detail which files I wrote. If I only contributed to parts of a file, I will clearly note that as well.

  • Car_Characters
    • BasicCarCharacter.cs
      • Here I implemented the control bindings in InitializePlayer(), as welll as ClearControlBindings(), InitializeCar(), AttachMod() and GetModPoint()
  • General
    • CarModPoints.cs
    • DelayActivation.cs
    • Inventory.cs
  • HUD
    • EndScreenPlayerLineup.cs
    • PlayerHUD.cs
  • Level
    • ActivateStageHazard.cs
    • DoNotDestroy.cs
    • InitializeLevel.cs
    • ItemSpawnPoint.cs
    • ResetGame.cs
    • RoundTime.cs
  • MainMenu
    • ChangeBkacground.cs
    • PlayAnimation.cs
    • PlayerConfigManager.cs
    • PlayerSetupMenuController.cs
    • SpawnPlayerSetupMenu.cs
  • Managers
    • CarModManager.cs
    • HUDManager.cs
    • ItemSpawnPointManager.cs
    • SoundManager.cs
    • SpawnPointManager.cs
  • ModParts
    • BaseItem.cs
    • BatteringRam.cs

About

Source files for Car Arena Rumble (https://ronanbosman.itch.io/group04-car)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages