AtlasSampleScene
The sample scenes for Atlas!
| Date uploaded | 4 years ago |
| Version | 1.0.0 |
| Download link | nrgill28-AtlasSampleScene-1.0.0.zip |
| Downloads | 812 |
| Dependency string | nrgill28-AtlasSampleScene-1.0.0 |
This mod requires the following mods to function
README
Atlas Sample Scenes 
This project serves as the example for Atlas, with the project source available on GitHub. Anyone interested in creating maps can load up this scene along with downloading the project and play around with it before creating their own, or use it as a starting point.
The project can be found here: https://github.com/H3VR-Modding/AtlasSampleProject, the entirety of the project is developed by MeatKit / Atlas contributors or sourced under permissive licenses, allowing for this project to be used in whatever capacity you want.
Example areas
- Prefabs: such as the player spawn / reset points, item spawner, sosig spawner, object spawner, and destructobin.
- PMat: PMat is the component used to define the projectile properties of your scene's geometry, as well as bullet impact effects.
- Interactions: Ladders, ziplines, and more forms of interactive objects.
- Unity Layers: Showcasing the properties of different layers and their uses, as well as an example of combining the layers to create composites.
- Reverb Environments: Apply different reverb effects to your scene for larger / smaller areas
Minigames
-
Capture The Flag: In the capture the flag minigame, you are able to grab and capture the flag from the opposing team's base! It's effectively more like a Team Deathmatch mode though since Sosigs will never actually capture the flag themselves.
-
Popup Targets: In the popup targets minigame 5 targets will pop up for you to shoot. Once they're all hit, they will wait a random amount of time before 5 more popup again.