Wall Master
A downloadable game for Android
Wall Master - ReadMe File
Author: Aidan Campbell
Modified: 2024-12-12
0. What is the link to your project on itch.io?
https://foryx.itch.io/wall-master
https://sidequestvr.com/app/39569
1. What are the controls to your game? How do we play?
- Point and click the trigger to interact with buttons
- The B button (The top face button on the right controller) will reload the game scene
2. What creative additions did you make? How can we find them?
- Added Interactable UI (point and click the buttons)
- Added spawning system that makes sure a new wall will only spawn in field of view
- Added 10 Unique walls with some having alternate reverse variations
- Added playspace marker to help orient players
- Added SFX when successfully scoring a point
- Added scoreboards that change the score color to green then fades back to white when scoring a point
- Added reactivity to players hands (cubes) to change to green then fade back to white when scoring a point
- Added speedup mechanic, where the more the player scores, the faster the walls move
- Added a high score saving
3. Any assets used that you didn't create yourself?
Score increase sfx:
https://assetstore.unity.com/packages/audio/sound-fx/free-casual-game-sfx-pack-54116
4. Did you receive help from anyone outside this class or from anyone in this class that is not in a group with you?
Nope!
5. Did you get help from any AI Code Assistants?
Nope!
6. Did you get help from any online websites, videos, or tutorials?
I used a post on stack overflow to help find out how to set a spawend object to be a child of a parent object in the Spawner script.
https://stackoverflow.com/questions/52337973/spawn-prefabs-as-childs-of-a-game-object-in-unity
7. What trouble did you have with this project?
I had a LOT of trouble with the interactable UI, as it just didn't seem to work with meta's building blocks, so I had to grab the OVRCameraRig game object from the ray interaction sample scene from the meta interaction SDK in order for the UI to work.
I also had an issue with my mac, which was that it would not properly sideload any apk to the headset, even if the apk was built on a windows machine. I never really fixed that issue as I never really needed to do live testing during class, but it was a problem I did encounter early on in the process of this project.
8. Is there anything else we should know?
No answer given.
Download
Download
WallMasterQuest.apk 44 MB
Install instructions
Download and install of SideQuest
Leave a comment
Log in with itch.io to leave a comment.