Home / App Templates / Unity / Templates / Puzzle
Hexadice - Unity App TemplateHexadice - Unity App Template
Hexadice is an exciting dice matching game. Publish ready for Android, iOS and WebGL. Average rating of 5.0 based on 1 votesHome / App Templates / Unity / Templates / Puzzle
Hexadice - Unity App Template
Hexadice is an exciting dice matching game. Publish ready for Android, iOS and WebGL. Average rating of 5.02 Support questions or comments
Please login or create an account to post a question or comment.
-
19 hours agoHi dear
Please let me know is your game meet requirements below ?
What should be in the game:
- Written in the latest version of Unity (no older than version 20, preferably 22-23)
- Project file with the extension .sln
-Packages folder (contains the project dependencies installed via the Unity Package Manager (UPM). These packages provide functionality necessary for mobile game development: rendering systems, input management, animations, UI, etc.)
- ProjectSettings folder (contains configuration files that define global project settings in Unity. These files set build parameters, platforms, input, graphics, physics, and other systems. This folder is critical for the proper functioning of the project, especially during collaborative development and when using version control systems like Git)
- Library folder (settings for storing cached project data)
- Assets folder -
19 hours agoAdeniGames AuthorHi adspirin,
This game made with Unity v2023.2.10f1 version.
When you purchase the project, you will download the project files, not the Unity package. That's why there are folders like Assets, Project Settings and Packages that should be in a standard project.
-
7 months agoquanmode PurchasedHi Adeni Games,
I want to remove the animation of the word scores in the menu screen, can you guide me? - View 1 more reply
-
7 months agoquanmode PurchasedHi Adeni Games,
It doesn't seem right. I mean the words "Best Score" and the score. When it appears it slides from the left and disappears to the right. I just want it to stay still. If it's a waste of time for you, skip it, because it's not that too important. Just to match my new design. -
7 months agoAdeniGames AuthorHi,
You can cancel animations by deleting the following lines in the UIController.cs file:
94,95,96,100,101,102,130,131,132,137,138,139
If you delete these lines, it will cancel the title, best score and score animations.
If you want to keep the title animation, just delete these lines:
95,96,101,102,131,132,138,139
and change setDelay() on 133 and 134 line with this:
line 133: setDelay(0f)
line 134: setDelay(0.125f)
Thanks. -
7 months agoquanmode PurchasedThis is exactly what I needed. Thank you very much!
Information
Category | App Templates / Unity / Templates / Puzzle |
First release | 30 April 2024 |
Last update | 17 May 2024 |
Operating Systems | iOS 10.0, Android 7.0, Android 8.0, iOS 11.0, Android 9.0, iOS 12.0, Unity 2019, Android 10.0, iOS 14.0, iOS 13.0, iOS 15.0, Android 11.0, Android 12.0, iOS 8.0, iOS 9.0 |
Files included | .csproj, .dll, .unityproj, .prefab |
Tags | Unity, Puzzle, unity3d, mobile game, trend, hexagon, dice, hyper, hex, hyper casual |