Fruit Tile Match Unity Puzzle Game For Kids
Desarrollador
Hablar con el vendedor
Detalles del producto
- Easy to reskin
- Ready for release
- Compatible for Android, iOS, WebGL, PC, linux and many other platforms supported by Unity
File Tree
-
📁 Fruit Tile Match Unity Puzzle Game For Kids
Instrucciones de instalación
Open unzipped file in unity (in unity hub go to project - add - and select unzipped folder)
Start the "Game" scene from the "Scenes" folder and whole project will be ready and set
Instrucciones de cambio y adaptación
The game boasts 60 thoughtfully designed levels, each offering a unique challenge to test players' strategic thinking and problem-solving skills. Additionally, these levels are easily modifiable and expandable, allowing for the continuous addition of new levels to keep the gameplay fresh and engaging.
How to Start This Project
Simply access the "MainMenu" scene nestled within the confines of the "Scenes" folder, and behold—the entire game awaits at your fingertips, ready to spring to life at your command.
UI Structure
All user interface (UI) elements are organized as children of the Canvas game object. To modify the appearance of any element on the UI, effortlessly update the button or other images by clicking on the desired element and seamlessly dragging and dropping the new image onto it.
Sounds
All audio elements are linked as children of the 'Sounds' game object. A script incorporating the 'DontDestroyOnLoad' method is associated with the 'Sounds' game object, ensuring its persistence across all scenes throughout the entirety of the game. To customize the sound, simply drag and drop your preferred audio file from the 'Sounds' folder onto the game objects connected to the 'Sounds' game object.
Scripts
All scripts utilized throughout the game are consolidated within the 'Scripts' folder. If you need to edit or change some code, here is what you need to know about the scripts:
AnimateStartGameFadeTransition.cs: This script handles