Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Added a simple and beginner-friendly Player Shape Selection feature.
A new button was added in the Main Menu that lets the player choose between different shapes (Cube, Sphere, Capsule).
The selected shape is stored using a lightweight static variable and applied when every level loads.
This implementation is intentionally minimal, avoids complex managers, and is easy to copy into additional levels.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #82 (Add “Choice of Player Shapes”)

Checklist

@Satvik-Singh192
Copy link
Contributor Author

@Just-Here-TO-Code please review my pull request

@Just-Here-TO-Code
Copy link
Collaborator

Good work, merging your PR.

@Just-Here-TO-Code Just-Here-TO-Code merged commit 47aee04 into OPCODE-Open-Spring-Fest:main Nov 15, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add “Choice of Player Shapes”

2 participants