Shared Screen Multiplayer Update
Redline! » Devlog
Overall, the addition of the new player character and the associated changes to the game mechanics have enriched the gameplay experience, providing players with more options and enhancing the competitive aspect of the game.
- New Player Addition:
- Created a new player character with its own movement script called
PlayerTwoMovement
. - Designed and implemented the visual assets for the new player character.
- Created a new player character with its own movement script called
- Integration of PlayerTwoMovement:
- Integrated
PlayerTwoMovement
script into the game scene. - Assigned unique input controls for the new player character to ensure independent movement.
- Update to the Tracking Camera, following both cars
- Integrated
- Finish Line Update:
- Modified the
FinishLine
script to detect and track laps for both Player One and Player Two. - Updated the lap count display to show laps completed by both players in separate lines within the same UI Text element.
- Modified the
- Bug Fixes:
- Identified and resolved issues related to lap counting and winner detection for both players.
- Ensured that both players are accurately detected and accounted for during gameplay.
- Testing and Refinement:
- Conducted thorough testing to ensure the smooth functioning of the new player addition and lap tracking system.
- Made adjustments and refinements based on playtesting feedback to enhance overall gameplay experience.
- Documentation:
- Documented the changes made, including updating relevant code comments and providing instructions for future development and maintenance.
Redline!
Burn Tyres and bend metal in the ultimate driving playground!
Status | In development |
Author | AVP3Marine |
Genre | Racing |
Tags | sharedscreen, Top-Down |
More posts
- Devlog: Game Updates - New Audio and Scoreboard FeaturesJun 04, 2024
- Devlog: Player Testing and Game UpdatesMay 26, 2024
- Presentation / Graphics DevlogMay 19, 2024
- Devlog Track UpdatesMay 12, 2024
- Player Movement DevlogMay 05, 2024
Leave a comment
Log in with itch.io to leave a comment.