Parental Gate
Implement a parental gate system to restrict access to in-game features or content based on age verification. This sample provides a foundation for games requiring parental controls, helping developers comply with child safety regulations while maintaining user experience for appropriate audiences.
ch.fcbg.unity-parental-gate 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unity-parental-gate.git?path=ParentalGatePackage/Packages/ch.fcbg.unity-parental-gate README Markdown
Copy this to your project's README.md
## Installation
Add **Parental Gate** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-parental-gate.git?path=ParentalGatePackage%2FPackages%2Fch.fcbg.unity-parental-gate
```
[](https://www.pkglnk.dev/pkg/unity-parental-gate)
No comments yet. Be the first!