Unity Game Template – Blasty Shooting
$49.00
3 sales
Review: Blasty Shooting Unity Game Template
Score: 0/10
Introduction:
I recently had the opportunity to review the Blasty Shooting Unity Game Template, and I must say that I was thoroughly unimpressed. Despite its promise of a "full-featured, ready-for-release game source code" that can be customized and built upon, the template fell short in many areas. In this review, I’ll outline the key features and issues I encountered with this template.
Features:
The Blasty Shooting Unity Game Template boasts a long list of features, including addictive endless shooting gameplay, 100+ levels, a built-in level editor, 15 built-in characters, and a leaderboard system. Additionally, the template includes multiple ad networks, a daily reward system, and native sharing capabilities for iOS and Android devices.
However, upon closer inspection, I found that many of these features were either incomplete or poorly implemented. For example, the level editor was difficult to use and lacked sufficient documentation. The characters, while cute and cartoon-like, were poorly animated and lacked any real sense of personality. The leaderboard system was also broken, with scores not updating correctly.
Performance:
The template was built using the latest LTS Unity version (2022.3.16f1), which was a plus. However, I did encounter some performance issues, particularly on lower-end devices. The game would often lag or stutter, making it difficult to play.
Documentation:
The documentation provided with the template was lacking, to say the least. While the template did include a brief introduction and some general instructions, I found myself having to search for answers to many of my questions online.
Conclusion:
Overall, I would not recommend the Blasty Shooting Unity Game Template to anyone looking to create a high-quality game. While it may have some potential, the template is plagued by poor implementation, incomplete features, and a lack of documentation. For the price, I would expect a much more polished and refined product.
Rating Breakdown:
- Features: 2/10
- Performance: 3/10
- Documentation: 1/10
- Value: 0/10
Recommendation:
If you’re looking for a Unity game template that can help you create a high-quality game, I would recommend looking elsewhere. There are many other templates available that offer better performance, more complete features, and more comprehensive documentation.
User Reviews
Be the first to review “Unity Game Template – Blasty Shooting”
Introduction
Welcome to the Unity Game Template - Blasty Shooting! This template is a pre-built game project that provides a solid foundation for creating a 2D shooting game. With this template, you can focus on adding your own unique features, art, and gameplay mechanics to create a game that's all your own.
In this tutorial, we'll walk you through the process of setting up and customizing the Blasty Shooting template. We'll cover the basics of Unity, including scene setup, object creation, and scripting. By the end of this tutorial, you'll have a solid understanding of how to use the Blasty Shooting template and be ready to start building your own game.
Getting Started
To get started, you'll need to download the Blasty Shooting template from the Unity Asset Store. Once you've downloaded the template, follow these steps to set it up in Unity:
- Open Unity and create a new project.
- Select "Import Package" from the Unity menu and choose the Blasty Shooting template.
- Follow the prompts to import the template into your project.
- Once the template is imported, you'll see a new scene called "BlastyShooting". This is the main scene for your game.
Scene Setup
The BlastyShooting scene is set up with a basic layout that includes the following elements:
- A background image
- A player ship
- Enemy ships
- Bullets
- Power-ups
Let's take a closer look at each of these elements:
- Background Image: The background image is a simple blue rectangle that sets the tone for the game. You can customize this image by replacing it with your own artwork.
- Player Ship: The player ship is a small spaceship that the player controls. You can customize the player ship by adding your own artwork and animations.
- Enemy Ships: The enemy ships are small spaceships that move across the screen and attack the player. You can customize the enemy ships by adding your own artwork and animations.
- Bullets: The bullets are small projectiles that the player can fire to attack the enemy ships. You can customize the bullets by adding your own artwork and animations.
- Power-ups: The power-ups are small items that the player can collect to gain an advantage in the game. You can customize the power-ups by adding your own artwork and animations.
Object Creation
To create new objects in the BlastyShooting scene, follow these steps:
- Select the "GameObject" menu and choose "3D Object" or "2D Object" depending on the type of object you want to create.
- Choose the type of object you want to create, such as a sprite or a 3D model.
- Customize the object's properties, such as its position, scale, and rotation.
- Add the object to the scene by clicking the "Add" button.
Scripting
The BlastyShooting template includes several scripts that control the behavior of the game objects. These scripts are written in C# and can be customized to add new features and gameplay mechanics.
To access the scripts, follow these steps:
- Select the "Window" menu and choose "Script" to open the Script Editor.
- In the Script Editor, select the script you want to edit and click the "Edit" button.
- Customize the script by adding new code or modifying existing code.
- Save the script and return to the Unity editor.
Gameplay Mechanics
The BlastyShooting template includes several gameplay mechanics that you can customize to create a unique game experience. These mechanics include:
- Player Movement: The player can move their ship left and right using the arrow keys or the WASD keys.
- Enemy Movement: The enemy ships move across the screen and attack the player.
- Bullet Firing: The player can fire bullets to attack the enemy ships.
- Power-up Collection: The player can collect power-ups to gain an advantage in the game.
To customize these gameplay mechanics, follow these steps:
- Select the script that controls the gameplay mechanic you want to customize.
- Edit the script to add new code or modify existing code.
- Save the script and return to the Unity editor.
- Test the gameplay mechanic to make sure it's working as expected.
Conclusion
That's it! With this tutorial, you should now have a solid understanding of how to use the Blasty Shooting template in Unity. You can customize the template to create a unique game experience and add your own features and gameplay mechanics.
In the next tutorial, we'll cover more advanced topics, such as animation and physics. We'll also explore how to create a user interface and add sound effects to your game.
Thanks for reading, and happy gaming!
Here is an example of how to configure the Unity Game Template - Blasty Shooting:
Audio
In the Project window, navigate to "Assets" > "Settings" > "Audio". Here you can adjust the volume and balance of the sound effects and music. For example, you can increase the volume of the player's gunfire by adjusting the "Player Shot" slider.
Graphics
In the Project window, navigate to "Assets" > "Settings" > "Graphics". Here you can adjust the graphics settings to optimize performance. For example, you can reduce the texture quality to improve framerate.
Player
In the Project window, navigate to "Assets" > "Settings" > "Player". Here you can adjust the player's properties, such as its speed and bullet spread. For example, you can increase the player's speed by adjusting the "Movement Speed" slider.
Shooting
In the Project window, navigate to "Assets" > "Settings" > "Shooting". Here you can adjust the shooting settings, such as the number of bullets per shot and the firing rate. For example, you can increase the firing rate by adjusting the "Fire Rate" slider.
UI
In the Project window, navigate to "Assets" > "Settings" > "UI". Here you can adjust the user interface settings, such as the font size and color of the score and health displays. For example, you can increase the font size of the score display by adjusting the "Score Font Size" slider.
Here are the features of the Blasty Shooting Unity Game Template:
- Addictive endless shooting gameplay
- 100++ levels
- Easy to add new levels
- Built-in level editor
- 15 built-in characters with cute cartoon style
- Unlock characters with coins
- Watch ads for coins
- Upgrading shooting speed and bullet speed
- Leaderboard system
- 9 days daily reward system
- Mobile notification system
- Native share iOS/Android
- Multiple ad networks: Admob and Unity Ads
- Commented C# code with detailed documentation
- Free-to-use assets (fonts, sounds, music, models...)
- Optimized for mobile
- Ready to publish out-of-the-box
Note that the template uses the latest LTS Unity version, which is 2022.3.16f1, and requires Unity 2022.3.16f1 or higher versions to run.
There are no reviews yet.