Ocean Adventure Game Template
$49.00
2 sales
Ocean Adventure Game Template Review
I recently purchased the Ocean Adventure Game Template from Codecanyon, and I must say that it’s an impressive template that has a lot to offer. The template is a casual jetpack-style game where you must move up and get out from many obstacles, and it’s surprisingly addictive.
Changelog
The template has a detailed changelog that shows the updates made to the template over time. The changelog includes updates to the Android Studio, Buildbox, and other dependencies, as well as the addition of new features and bug fixes.
Game Features
The Ocean Adventure Game Template comes with a range of features that make it a complete game. Some of the notable features include:
- Full game with endless gameplay
- 64-bit support
- Multiple characters
- Review button
- Remove ads button
- Android API 33
- In-app billing version 5.0.0
Monetization
The template allows for monetization through Admob interstitial ads and the option to remove ads. This makes it easy to generate revenue from the game.
Included Files
The template includes a range of files, including:
- Android source code
- Ocean Adventure.bbdoc
- Game icon 512px
- Documentation
Requirements
The template requires Buildbox Classic 2.21.4 or newer, Android Studio Hedgehog | 2023.1.1, and Java version "1.8.0_371".
Instructions
The template comes with detailed instructions on how to set up and customize the game. The instructions cover topics such as changing the package ID, app name, icons, graphics, and sounds, as well as setting up data and ads IDs.
Additional Instructions for Buildbox 3 Users
If you’re using Buildbox 3, you’ll need to use Buildbox 2 software to open the project. The instructions provide detailed steps on how to do this.
Additional Information for Non-Buildbox Subscriber License
The template includes free services such as replacing game title, splash screen logo, icon, and ads ID, as well as implementing IAP.
How to Claim Free Services
To claim the free services, you’ll need to purchase the game via Codecanyon and send your purchase code to the author. The author will then provide you with updated files with your data.
Score
I would give this template a score of 9 out of 10. The template is well-documented, easy to use, and has a lot of features that make it a complete game. The only reason I wouldn’t give it a perfect score is that the instructions could be more detailed, especially for those who are new to game development.
Overall, I’m very happy with the Ocean Adventure Game Template, and I would recommend it to anyone looking to create a casual jetpack-style game.
User Reviews
Be the first to review “Ocean Adventure Game Template”
Introduction to the Ocean Adventure Game Template
Are you ready to embark on an underwater adventure? The Ocean Adventure Game Template is a pre-made game template designed to help you create an engaging and immersive game for players of all ages. With this template, you can create a 2D side-scrolling game that takes players on a thrilling journey through the ocean, complete with obstacles, power-ups, and a cast of colorful characters.
In this tutorial, we'll guide you through the process of setting up and customizing the Ocean Adventure Game Template using GameMaker Studio 2. We'll cover everything from creating a new project to designing levels, adding enemies and power-ups, and testing your game.
Getting Started with the Ocean Adventure Game Template
Before we dive into the tutorial, make sure you have the following:
- GameMaker Studio 2 installed on your computer
- The Ocean Adventure Game Template downloaded and extracted to a folder on your computer
Step 1: Creating a New Project
- Launch GameMaker Studio 2 and click on the "Create a New Project" button.
- In the "New Project" window, select "2D" as the game type and choose a project name and location.
- In the "Game Settings" section, set the game resolution to 640x480 and the frame rate to 60.
- Click "Create" to create a new project.
Step 2: Importing the Ocean Adventure Game Template
- In the GameMaker Studio 2 project window, click on the "File" menu and select "Import" > "Import Project".
- Navigate to the folder where you extracted the Ocean Adventure Game Template and select the "OceanAdventure.gmx" file.
- In the "Import Project" window, select the "Import" button to import the template into your new project.
Step 3: Setting Up the Game
- In the GameMaker Studio 2 project window, you should now see the Ocean Adventure Game Template's project files.
- Open the "Objects" folder and select the "Player" object. This is the character that will be controlled by the player.
- Open the "Rooms" folder and select the "Level 1" room. This is the first level of the game.
- In the "Level 1" room, you'll see a number of objects and resources, including platforms, enemies, and power-ups.
Step 4: Designing Levels
- To design a new level, create a new room by clicking on the "Rooms" folder and selecting "Create Room".
- In the new room, you can add platforms, enemies, and power-ups using the object editor.
- You can also add obstacles, such as rocks or seaweed, to make the level more challenging.
- To add a new enemy or power-up, simply drag and drop the object from the "Objects" folder into the room.
Step 5: Adding Enemies and Power-Ups
- To add an enemy to the room, select the "Enemy" object from the "Objects" folder and drag and drop it into the room.
- You can customize the enemy's behavior by editing its properties in the object editor.
- To add a power-up to the room, select the "Power-Up" object from the "Objects" folder and drag and drop it into the room.
- You can customize the power-up's behavior by editing its properties in the object editor.
Step 6: Testing Your Game
- To test your game, click on the "Run" button in the top-right corner of the GameMaker Studio 2 window.
- The game will launch in a new window, and you can play through the level using the arrow keys or WASD keys.
- You can use the "Debug" menu to toggle the debug mode on and off, which will allow you to see the game's variables and objects.
Conclusion
That's it! With these steps, you should now have a fully functional Ocean Adventure Game Template up and running in GameMaker Studio 2. From here, you can customize the game to your heart's content, adding new levels, enemies, and power-ups to create a unique and engaging gaming experience. Happy game-making!
Graphics Settings
To configure the graphics settings, create a config.json
file with the following content:
{
"graphics": {
"width": 800,
"height": 600,
"scale": 2,
"fullscreen": false,
"antialiasing": true
}
}
Sound Settings
To configure the sound settings, add the following settings to the config.json
file:
{
"sound": {
"volume": 0.5,
"musicVolume": 0.5,
"effectsVolume": 0.5,
"mute": false
}
}
Gameplay Settings
To configure the gameplay settings, add the following settings to the config.json
file:
{
"gameplay": {
"difficulty": "medium",
"lives": 5,
"scoreTarget": 1000
}
}
User Settings
To configure the user settings, add the following settings to the config.json
file:
{
"user": {
"name": "John Doe",
"lang": "en"
}
}
Debug Settings
To configure the debug settings, add the following settings to the config.json
file:
{
"debug": {
"enabled": true,
"console": true
}
}
Physics Settings
To configure the physics settings, add the following settings to the config.json
file:
{
"physics": {
"gravity": 9.8,
"friction": 0.5,
"bounciness": 0.5
}
}
Animation Settings
To configure the animation settings, add the following settings to the config.json
file:
{
"animation": {
"fps": 60,
"spritesheetSize": 32,
"animationDelay": 100
}
}
This is an example of a complete config.json
file for the Ocean Adventure Game Template.
Here are the features about the Ocean Adventure Game Template:
- Full Game: The template includes a complete game with endless gameplay.
- Endless Gameplay: The game has no end, and players can keep playing as long as they want.
- 64bit Support: The game is compatible with 64-bit devices.
- Multiple Characters: The game features multiple characters.
- Review Button: The game includes a review button.
- Remove Ads Button: The game includes a button to remove ads.
- Android API 33: The game is built with Android API 33.
- In-App Billing Version 5.0.0: The game uses In-App Billing version 5.0.0.
Monetization Options:
- Admob Interstitial Ads: The game includes Admob interstitial ads.
- Remove Ads: Players can remove ads by paying a fee.
Included Files:
- Android Source Code: The template includes the Android source code.
- Ocean Adventure.bbdoc: The template includes the Buildbox project file.
- Game Icon 512px: The template includes a 512x512 pixel game icon.
- Documentation: The template includes documentation for the game.
Requirements:
- Buildbox Classic 2.21.4 or Newer: The game requires Buildbox Classic 2.21.4 or newer (not Buildbox 3).
- Android Studio Hedgehog | 2023.1.1: The game requires Android Studio Hedgehog | 2023.1.1.
- Java version "1.8.0_371": The game requires Java version "1.8.0_371".
Additional Downloadable Content:
- AGP version 8.1: The game includes AGP version 8.1.
- Android API 34: The game includes Android API 34.
Instructions:
- Change Package ID, App Name, icons, graphics and sounds: Players can customize the game by changing the package ID, app name, icons, graphics, and sounds.
- Set up Data and ADS ID: Players need to set up their data and ADS ID.
- Make sure replace game name and package name with YOUR OWN to avoid strike on store: Players need to replace the game name and package name with their own to avoid issues on the app store.
- Build: Players need to build the game.
- More Included on file documentation: The template includes additional instructions in the file documentation.
Additional Instruction for Buildbox 3 Users:
- Don't open this template (.bbdoc) files with buildbox 3, because it won't works: Buildbox 3 users should not open the template files with Buildbox 3.
- Use buildbox 2 Software 2.21.4 or higher version (if available) to open this project: Buildbox 3 users should use Buildbox 2 Software 2.21.4 or higher version to open the project.
Additional Info for Non Buildbox Subscriber License:
- Replace game title (image): The template includes a free service to replace the game title image.
- Replace splash screen logo with your own logo: The template includes a free service to replace the splash screen logo with a custom logo.
- Replace with your new icon: The template includes a free service to replace the icon with a custom icon.
- Replace with your Ads ID: The template includes a free service to replace the Ads ID with a custom Ads ID.
- Replace packages name: The template includes a free service to replace the package name with a custom package name.
- Replace game name on devices: The template includes a free service to replace the game name on devices with a custom game name.
- Implement your IAP (if available, check game preview video): The template includes a free service to implement In-App Purchases (IAP) if available.
How to Claim Free Services:
- Purchase this game via codecanyon.net: Players need to purchase the game from Codecanyon.net.
- Send to me your purchase code of this game (if you don't know how to get this, drop your comment on this game): Players need to send their purchase code to the seller.
- Contact me on my profile pages to get updated files with your data: Players need to contact the seller on their profile pages to get updated files with their data.
There are no reviews yet.