Feed aggregator

Mosquito.NET by Zappy

Asset Store newest packages - 2022, October 11 - 15:52
Mosquito.NET uses attributes for runtime error checks that can stop methods or properties from executing when the error check fails. Stop errors from propagating before they cause real problems!

With attributes you can check if any function arguments are null, or if a function returns null. You can also check if any property setter receives a null value, or if a property getter is null.


With Mosquito.NET you don't have to create if-statements every time you want to check for runtime errors. You can add custom attributes if the built-in attributes don't cover all your error checking needs.


The following error checking attributes are already included:

  • ParameterNotNull
    • Checks if a specific parameter of a function is null when the function is called.
  • ParametersNotNull
    • Checks all the parameters of a function when it is called to see if any of them is null.
  • PropertyNotNull
    • Checks if a property is null when the getter or setter function is called.
  • ReturnNotNull
    • Checks if the return value from a function is null.

If a check fails you can choose between throwing an exception or just logging message. Throwing an exception will stop the execution and the error will not be able to propagate further.


This asset is integrated with Cat Log, so if Cat Log is imported into the project it will use Cat Log instead of the built-in Unity logger.


Feel free to contact me here if you have questions or suggestions.


Price $4.99

Anime Man 2 by Naoki Idaka

Asset Store newest packages - 2022, October 11 - 15:13
Anime man. Hand-drawn textures intended for a Cartoon-like rendering.
  • One model: 6352 triangles, 5569 vertices.
  • Three materials:
  1. Body 2048x2048: color and metallic.
  2. Face 2048x2048: color and metallic.
  3. Hair: color and metallic (256x256).
  • Rigged and animated with 96 clips.
  • The rig type is Humanoid.
  • Mouth not rigged.

Price $15.00

James The Diver - Low Poly Character by Anshuman Stark

Asset Store newest packages - 2022, October 11 - 14:50
If you are looking for a low poly character for your next banger project, this character is the best deal for you.

Number of textures: 1

Rigging: Yes

Animation count: 3

Animation type list: T-Pose, Idle, Run

UV mapping: Yes

Vertex colours: Yes

This fully rigged and animated character is suitable for the low poly genre. You can use it for your next 3D platformer or third-person shooter game or any 3D game.


All you will find in this package:

  • James The Diver Character 3D Model
  • Demo Scene

This package has 2 basic Animations:

  • Idle
  • Run

This Character works with any other Humanoid Animations packs!


Price $4.99

HORROR GHOST SFX VOL.3 - LAUGH/SPELL/ HUMMING by Amplified Ground

Asset Store newest packages - 2022, October 11 - 14:35
102 GHOST, WITCH`s LAUGH/SPELL/ HUMMING SFX!

All files are 'MONO'


Number of Audio Waves: 102


Sample rate / bit rate: 44,100 Hz, 24Bit-Depth


Supported Development Platforms:

Windows: (Yes)

Mac: (Yes)

102 GHOST LAUGH/SPELL/ HUMMING SFX!


There are 3 versions (34 DRY / 34 WET / 34 LOW] for 102 total.


Creepy GIGGLE/ WHISPERING/ HUMMING/ SNORT/ MOCK SOUND!

We recorded them all ourselves to make a really creepy vibes.

[MIC Model: Telefunken TF29]



So if you want to create an Emergency Atmosphere, this pack will be really helpful!

Please listen to it first on our Youtube and buy it!

  1. You can check the SFX file list here :)
  2. And you can listen here :)

If you are interested in another horror sound pack, here's the link.


  • Check our another horror pack preview list!

[SFX]HORROR GHOST VOICE SFX VOL.1 - KOREAN FEMALE/MALE

[SFX]HORROR GHOST VOICE SFX VOL.2 - ENGLISH FEMALE/MALE

[SFX] SURVIVAL VOICE SFX

HORROR MUSIC BOX vol.1

HORROR MUSIC BOX vol.2



We guarantee you high quality for every song.

Professional musicians from various countries are on for the project.

For sure, all the music is ROYALTY FREE.

Business Mail: amplified.ground@gmail.com


Price $15.99

H-Trace HDRP by Passeridae

Asset Store newest packages - 2022, October 11 - 14:03
H-Trace is a fully dynamic screen-space Global Illumination and Occlusion system that aims for accurate indirect lighting with detailed secondary shadows.

H-Trace system consists of three main parts:


- Global Illumination

- Ground Truth Ambient Occlusion

- Ground Truth Specular Occlusion


All three are rendered in real-time and computed in a single screen-tracing pass with no baking required.


MAIN FEATURES:


- Full integration into the rendering pipeline comes with both Forward and Deferred support, correct interaction with materials and other rendering features. GI can be picked up by Unity’s SSR and therefore bounced lighting is visible inside screen-space reflections. *


- Reflection Probe Fallback gathers data from all probes in the scene and reconstructs global illumination even when the primary source of lighting is obscured or outside the frame. An alternative fallback mode allows to specify a single custom reflection probe. Real-time reflection probes are supported as well.


- Real-Time Specular Occlusion correctly attenuates both SSR and cubemap reflections using Bent Normals & Cones generated in real-time. It can provide occlusion between separate and / or dynamic objects which is impossible with the traditional workflow that requires offline bent normal map baking. *


- Real-Time Ambient Occlusion uses the most advanced GTAO algorithm with multibounce approximation support and correct blending with the main GI effect. It brings up small details but avoids unrealistic over-occlusion.


- Emissive Lighting support makes it possible to illuminate parts of your scene using emissive materials and objects of any shape that can act as actual light sources and cast soft shadows. **


- Infinite light bounces are simulated through a feedback loop. Every frame gathers one more bounce of light.


- Accurate Thickness mode reconstructs true thickness of all visible objects and renders more accurate indirect shadows in comparison to using a single value as a common thickness denominator for the whole scene.


- Advanced Denoising algorithm includes temporal and spatial denoisers equipped with many features for noise reduction and detail preservation. It also supports self-stabilizing recurrent blur.


- Layer Mask allows to exclude objects from processing on a per-layer basis.


- Flexible performance control with multiple parameters helps to find the right balance between speed and quality. Resolution downscale using either checkerboard rendering or half-res output is also available.


Before buying, please, pay attention to the following details:

--------------------------------------------------------------------------------

* HDRP package must be patched to support following features:

- Forward rendering & Forward materials support

- Interaction with Unity’s SSR (GI visibility in screen-space reflections)

- Ground Truth Specular Occlusion

The patcher is automated and is included in the package.


** It’s not recommended to use Emissive Materials as your primary and only light source in the scene.


H-Trace is a screen-space tracer. Which means it has most of the natural limitations inherent to all screen-space effects. The reflection probe fallback feature must be used to mitigate these limitations.

--------------------------------------------------------------------------------


Currently tested APIs are: DX11, DX12 and Metal

Currently tested HDRP versions are: 11, 12, 13, 14 and 15.


VR, Mobile and WebGL aren’t tested yet. H-Trace is not guaranteed to function properly on these platforms, as well as on any HDRP versions and APIs not listed above. However, their support is planned for future updates.


Feel free to use the Unity forum thread for direct communication and bug reports.


Price $45.00

VFX Loot by SandalStudio

Asset Store newest packages - 2022, October 11 - 13:57
Package consists of effects designed for loot. Suitable for games of the genre (MMO, RPG, Strategy, Shooting, and of course mobile games).
  1. That's 30 loot effects.
  2. Texture size : 512x512 PNG.
  3. Works on 3 renders: Buil-in/HDRP/URP supported.
  4. Customizable Shaders.
  5. Don't forget about the post process. For correct display of effects.

For any questions, write to the Contact E-mail


  • Starting from the lowest and ending with divine loot.
  • 6 levels 5 varieties of loot boxes.
  • Suitable for games on both PC and mobile devices.
  • Game genre from RPG to shooting games.




Price $14.99

Easy Sharpen And Blur Effect by Milk_Drinker01

Asset Store newest packages - 2022, October 11 - 13:54
The easiest way to add Fast Sharpening or or Blurring to your projects.
  • This package works with all render pipelines
  • This package allows you to easilly Sharpen and Blur your renders
  • This package comes with an easy to read quick start guide, as well as sample scenes for all render pipelines. 

Easy Sharpen and Blur is the easiest way to add a performance-scalable sharpening or blurring effect to your projects. 


Utilizing Image Effects, URP Custom Render Features, and the HDRP Custom Pass Framework, this tool is compatible with your existing project, and no custom shaders are necessary for your materials.


This Package allows you to Customize the effect to get the desired result.

  • Customize the sharpen/blur contribution strength
  • Customize both the minimum and maimim pixel sample distance
  • Customize the number of samples per-pixel to scale performance across platforms.

Price $4.99

2D Smoke Elements by FXMonster

Asset Store newest packages - 2022, October 11 - 13:37
Enjoy the dynamic and action animation template, which includes a unique collection of Smoke Elements! This package contains 12 Smoke Elements sprite sheet animations for 2D Games.
  • File Formats: transparent Png.
  • Each frame dimension is 512*288 px.
  • 30 FPS
  • Works with any render pipelines

Features:

  • Sprite animations work much better than any other shaders and particles due to memory capacity.
  • Optimized for games.
  • Pivot point set properly.
  • No setup or plug-ins required.
  • All materials, sprites and other parts of pack properly named.
  • Demo Scene with all prefabs is included.

Supported platforms:

  • Windows
  • Web GL
  • iOS
  • Android
  • Mac OS X
  • Linux

How to use:

Simply drag and drop the “Smoke” prefab to your scene and use it.

(Prefab(s) located under

Assets> Smoke Elements > Prefabs.


Price $17.99

CraftLand Tropical Terrain by Szadi Art.

Asset Store newest packages - 2022, October 11 - 12:46
Want to build your Farming or survival game, then have a chance.

>>> New Terrain for Craftland !!!

>>>The basic resource is in 16x16

- A lot of possibilities to build a world.
- New 12 arable crops with icons (including fruit trees).
- 3 types of trees with 2 color versions.
- New 3 types of mushrooms.
- Animated water and waterfall.
- And much more.

>>> Demo Scene not included map.
Map (screenshot) created in a graphics program.

>>> Demo Scene included:
cut (sliced) and animated tiles.
Price $19.99

Noises by SUHARIK by SUHARIK

Asset Store newest packages - 2022, October 11 - 12:40
Noises is an asset that adds a new library that contains 13 classes, each responsible for a different type of noise.

Asset size - 568.1 KB.

Files count - 6.

Includes:

2 Documentations (in English and Russian),

1 Demo scene,

2 Script,

1 Materials,

Noises is an Asset which adds the new SUHARIK.Noises library, which contains 13 classes, each responsible for a different type of noise. The classes have their own parameters, such as Seed, Octaves (for perlin-like noises), Region amount (for voronoi noises), and so on. The convenience of this asset is that all noise is managed by a single instance of the class, from which we can get both a two-dimensional array of pixels and the noise texture itself.


P. S. I will gladly accept ideas on how to improve the asset :)


Price $6.99

One Click Builder by Game of Neutrinos

Asset Store newest packages - 2022, October 11 - 12:12
Click just one time to build multiple versions of your Game, each of them with their specific configuration and platforms.
  • Multiple versions (build story)
  • Multiple build targets (platforms) in each version
  • Version strategy (increase version automatically)
  • Define symbols
  • Flexible folders
  • Scenes strategy (you can specify an entry scene and a scenes list for each build story)
  • Menu, Inspector and CLI tooling
  • Easy to reuse (story files are scriptable objects, you can copy to other projects)
  • Customizable
  • Examples
  • Full documentation
  • Support through Discord or e-mail
  • Very intuitive and easy to understand
  • Compatible with Steamworks.NET, PlayTest versions, mobile and multiple operating systems (limited to options Unity provides for each specific platform)

Do you build more than one version of your game? For instance: a version for mobile, another for PC; one complete, other a demo version, or maybe one with ads, another ad-free, and so on?


This is the right asset for you!


Stop risking making human mistakes (yes, I do them as you do as well), by setting up a complete strategy for your different version builds, click one time and see all of them ready in the right folders. And you can extend and customize as well.


Price $19.99

Sonity - Audio Middleware by Sonigon

Asset Store newest packages - 2022, October 11 - 12:09
Sonity is an audio middleware giving you full control of your sound, all within Unity. Balancing ease of use with advanced features it will help you to quickly make your game sound good.
  • Unity 2022, 2021, 2020, 2019 and IL2CPP -> Fully supported.

  • Unity 2018 -> Everything works except “Debug SoundEvents Live (In Scene View)”. Minor GUI tweaks for compatibility.

  • WebGL -> Everything works except DSP (distortion/lowpass/highpass).

Website | Video Tutorials | Documentation | Discord


  • Components for triggering sounds without code.
  • Live-edit and multi-edit everything.
  • Automatic asset creation and reference finder.
  • Music functionality like playlists, stems and intros.
  • Visually debug sounds live in-game.
  • Custom DSP filters and distortion per voice.
  • Record sound parameters for automatic scaling.
  • Highly optimized system with IL2CPP support.
  • Fully documented source code provided.
  • Developed and used in commercial games.
  • Crafted with my experience as a game audio professional.

Price $99.00

Farm Village Characters Pack - Low Poly Cartoony by makemakex

Asset Store newest packages - 2022, October 11 - 12:00
Excellent stylized low poly and rigged characters pack includes lumberjack, farmer man & woman, driver, baker which are proper for your village games.

Lumberjack: 9306 Tris

Farmer_Man: 9123 Tris

Baker: 7818 Tris

Driver: 9508 Tris

Farmer_Girl: 7642 Tris

Peasant_Girl: 9268 Tris

Total Polygon Count of The Package:

Verts: 23046

Faces: 22263

Tris: 43542

Number Of Textures: 27 ( Unity HD Render Pipeline Metallic Stardard)

Texture Format: PNG

Texture Dimensions: 2048 x 2048

Number of Materials: 9

Types of Textures Map : Base Map, Mask Map, Normal Map

Rig: Yes (Lumberjack, Baker, Farmer_Man, Driver, Farmer_Girl, Peasant_Girl)

UV Mapping: Yes

LOD Information: 1

There are 6 Meshes in this package. Prefabs are included so you can easily drag and drop the model to your scene from the Prefab folder.


Price $149.99

7 Dry Forest tree HDRP by DigitalAntichrist

Asset Store newest packages - 2022, October 11 - 11:51
-The set includes 7 trees model.
-Branch Leaves Shader(ShaderGraph)
-Textures : Bark -Base,Normal and Mask 2048х2048 tiff
-Textures : Branch - Base,Normal 2048х2048 tiff -
-Model format Fbx
-Polygons variations 442 - 1495.
-Lod includes(2 Lod level 50%/25%Polygons )

Price $4.99

Open World Atmospheres: Underwater Synth by JoeORourkeMusic

Asset Store newest packages - 2022, October 11 - 11:46
15 Ambient "Underwater Synth" Recordings for Open World, RPG, Simulation, Platformers, Adventure titles, etc.

15 loopable and original. WAV tracks (44.1 kHz and 16-Bit Sample Rate, Stereo)

Unlimited Royalty-Free License

Open World Atmospheres: Underwater Synth, is a collection of 15 High-Quality Live Piano Recordings. Royalty Free Tracks for use in any project. Ideal for Open World, Adventure, RPG, Simulation, Platformers, etc.


TRACKLIST (.WAV, 44.1kHz, 16-bit)

  • A Bit Of Light
  • Back and Forth
  • Beyond The Star
  • Cave Depths
  • Family Joins
  • High Up
  • My First Crush
  • Rainy Day
  • Starlight
  • Suave
  • Synth Magic
  • Thoughts
  • Underwater Discovery
  • Water View
  • Wobbly

Price $39.99

Match 3 Icons - Candy Pack by DrowPix

Asset Store newest packages - 2022, October 11 - 11:43
Match 3 Icons - Candy Pack is a complete Package of Icons. It's Totally Easy User friendly for Match 3 game.

Features :

  • Easy To Use
  • PSD Include
  • PNG Include
  • Unique design

Package Content -

  • 6 High Quality Fruits (600x600)
  • 6 High Quality Candies (600x600)
  • 6 High Quality Candies Horizontal Wrapper (600x600)
  • 6 High Quality Candies Vertical Wrapper (600x600)

Price $4.99

Horror Mystery Music Pack by ConorIsHere

Asset Store newest packages - 2022, October 11 - 11:22
This is a Horror Mystery Music Pack contains 9 loopable tracks, and over 11 minutes of music. This pack is perfect for your indie horror game, mystery game, and everything in between!

Audio file types: WAV

Sample rate: 44.1 kHz

Bit depth: 16-bit

Loopable: Yes

Additional: Stereo

This Horror Mystery Music Pack contains 9 loopable tracks, and over 11 minutes of scary, creepy, and eerie music. This music pack is perfect for your indie horror game, mystery game and everything in between! It covers a large variety of moods, styles and feelings, making it a perfect addition if you want to spice up your game!

TRACKLIST (.WAV, 44.1kHz, 16-bit)

  • Here Lies You (LOOP) [1:23]
  • Tread Lightly (LOOP) [2:03]
  • Murder by Violin (LOOP) [1:00]
  • Graveyard Orchestra (LOOP) [1:09]
  • Missing Clue (LOOP) [1:21]
  • Panic Button (LOOP) [0:51]
  • Dreams of Horror (LOOP) [1:22]
  • Eyes of the Painting (LOOP) [1:11]
  • Midnight Massacre (LOOP) [1:13]

Price $24.99

Blaze AI Engine LITE by Pathiral

Asset Store newest packages - 2022, October 11 - 11:06
Lite version of Blaze AI Engine. Supports everything the full version does except for the cover shooter and reacting to certain tags. Blaze AI is a universal enemy AI Engine for all our game needs.

The highly rated Blaze AI Engine has now gone LITE. It supports all of the features of the full version except for cover shooter and reacting to certain tags. Everything else is supported for a cheaper overall package price.


This package gets updated with all the fixes & improvements of the full version. If you have this version, you can upgrade to the full version by paying a difference.


You can still write your own behaviour scripts for the cover shooter and reacting to certain tags if you're up for the challenge.


Blaze is a universal enemy AI engine for a great price! If you want enemy AIs in your game, Blaze will build any game object of your choice and make it intelligent, realistic and challenging for your game. It can literally turn anything into a patrolling agent with no programming needed.


Having wandering animals or brainless zombies is easy and Blaze can do that for you. But what about intelligent AIs that do melee, back away when too close and even strafe around you? Blaze can do that too. Even a ranged AI that's part of a tribe and throws spears at you from a distance? Yup, even that.


You'll be surprised by the level of customizability and freedom you'll get. Set your own functionalities, animations, scripts and audios. Also with a whole lot of properties to choose from you can always make your different enemies unique.


Blaze AI offers a very simplistic approach to building your AIs and customizing them. This is probably one of the easiest AIs you'll ever use. It also doesn't force you to a certain methodology or framework. However and whatever you want to write or do Blaze gives you the freedom to do it in any way.


Blaze AI performance is great on all platforms even mobiles.


CLICK HERE for the docs that comes with the package.


For support and questions check the Discord server. We have a great community.


***As this asset is an AI system it works on HDRP, URP and built-in pipelines***


BLAZE AI LITE SUPPORTS:

  • Vision system (customizable for each state) with multi targeting
  • Normal state
  • Alert state
  • Attack state
  • Chase
  • Strafing (melee & ranged)
  • Backing away
  • Melee/ranged combat
  • Humanoid and Generic models
  • Waypoints (pre-set routes or randomly generate from navmesh)
  • Distractions system
  • AI communication (agents call each other to reach target & during chase)
  • AI vs AI
  • Animation root motion
  • Getting hit
  • Death
  • Local avoidance
  • Enemy scheduler (queues attacking enemies one by one)
  • Walking backwards when target too close
  • Audios to play on patrol (normal-alert state) or attack

We haven't forgot the minor details that make an AI engine great. For instance:

  • setting reaction time to distractions.
  • choosing whether to check distraction location or not.
  • check if an enemy got too close to AI skin in stealth
  • Surprised emotion - getting surprised for seeing an enemy for the first time with custom animations and audio.
  • setting different patrol audios for each state.
  • random patrol idle animations (ex: tying shoes, reloading gun)
  • unlimited attack animations and events
  • setting the waypoint rotation (maybe you want at a specific waypoint the AI to look at a certain side/angle)
  • again, THERE'S SO MUCH MORE!

You can change and customize everything for your differnet kinds of enemies with simply checking/unchecking and typing into empty properties using the simple custom inspector.

This package comes with 6 demos (shown in the video) for built-in & URP to get you up and running with everything you would need like melee, cover shooter, health, death, hits, distractions and more. Also comes with a thorough documentation and the source codes (commented and organized).


If you have any questions or technical issues (bugs), please email me or you can use the discord server and check our community.


If you like this tool then don't hesitate to give us your feedback.


Best of luck!


Price $18.50

Dragon Ice Water Evolution Pack Cute Series by Meshtint Studio

Asset Store newest packages - 2022, October 11 - 09:49

Like us on Facebook to get updates on new and free assets!

Follow us on Twitter to get first hand news on promotions and sales!


If you like this pack, do check out other Cute Series assets in the store list link HERE!


Cute series Introduction:

Cute series modular hero characters are modular and easy to use. Humanoid mecanim ready. Contact us if you need more information.


Cute Series 3D robots and monsters have 3 evolution forms. Check out the WIKI page here. 'Evolution 1' is the least evolved ( weaker) and 'Evolution 3' is the most evolved ( Most powerful). You can use it to show progression in your game!


It's a good addition for games like Pokemon, Mario, casual / educational, tower defense, RPG games and more.


Cute series environments are modular and easy to use. Just drag and drop to the scene!


See Forum Thread


Dragon Ice Water Evolution Pack Cute Series

Price down! Original price is 45.70 USD. Buy them together at a discounted price!

This pack contains 3 characters. Dragon Water, Dragon Ice, Dragon Blizzard. These 3 characters are packed together because they are the same type but in a different evolution form. Use this pack to show progression for your characters in your game! See below for more information.


Cute Series Dragon Water

This pack contains 1 x 'Evolution 1' monster: Dragon Water. Texture size is 2048 x 2048 ( set to 512 in Unity) and file format is in PSD. It is using 1 diffuse texture map. Material is using Unity's Standard shader. Polycount: 1924 triangles. Rigged and animated. Generic mecanim rig set up. Total 16 animations.


Animations:

  1. Underground
  2. Spawn
  3. Idle
  4. Fly forward slow in place
  5. Fly forward slow with root motion
  6. Turn left
  7. Turn right
  8. Bite attack
  9. Bite attack low
  10. Wing attack
  11. Blast attack
  12. Projectile attack
  13. Projectile attack low
  14. Cast spell
  15. Take damage
  16. Die

Cute Series Dragon Ice

This pack contains 1 x 'Evolution 2' monster: Dragon Ice. Texture size is 2048 x 2048 ( set to 512 in Unity) and file format is in PSD. It is using 1 diffuse texture map. Material is using Unity's Standard shader. Polycount: 2302 triangles. Rigged and animated. Generic mecanim rig set up. Total 16 animations.


Animations:

  1. Underground
  2. Spawn
  3. Idle
  4. Fly forward slow in place
  5. Fly forward slow with root motion
  6. Turn left
  7. Turn right
  8. Bite attack
  9. Bite attack low
  10. Wing attack
  11. Blast attack
  12. Projectile attack
  13. Projectile attack low
  14. Cast spell
  15. Take damage
  16. Die

Cute Series Dragon Blizzard

This pack contains 1 x 'Evolution 3' monster: Dragon Blizzard. Texture size is 2048 x 2048 ( set to 512 in Unity) and file format is in PSD. It is using 1 diffuse texture map. Material is using Unity's Standard shader. Polycount: 2850 triangles. Rigged and animated. Generic mecanim rig set up. Total 16 animations.


Animations:

  1. Underground
  2. Spawn
  3. Idle
  4. Fly forward slow in place
  5. Fly forward slow with root motion
  6. Turn left
  7. Turn right
  8. Bite attack
  9. Bite attack low
  10. Wing attack
  11. Blast attack
  12. Projectile attack
  13. Projectile attack low
  14. Cast spell
  15. Take damage
  16. Die

Please see preview images and videos to know more about the content before purchasing.


The demo scenes in the package may require the following free plugins.

1) Post Processing Stack v2


You may import them into your project using Unity's package manager but note that the asset itself can work properly without the plugin.


3D files are in FBX in the package. Additional fee may be required for other file formats.


More than 300 game models for your game development. CLICK HERE to see more!


Series list:

SUPER SERIES

FANTASY PRO SERIES

POLYGONAL SERIES

CUBE SERIES

MEGA TOON SERIES

CUTE SERIES

and more!


Price $39.90

Hoppy Rampage by Clawbear Games

Asset Store newest packages - 2022, October 11 - 09:42
Complete hyper-casual mobile game template. Ready to publish out-of-the-box.
  • Addictive one-touch gameplay
  • Smooth control, eye-catching blocky graphics
  • 100++ levels (more levels will be added soon)
  • Very easy to add new levels with built-in level editor
  • 20++ characters ready to unlock and use
  • Very easy to add new characters with detailed instruction
  • Leaderboard system using Dreamlo
  • 9 days daily reward system for better retention
  • Notification system for Android/iOS
  • Multiple ad networks: Admob and Unity Ads ready to use (banner, interstitial and rewarded video)
  • Native share Android/iOS
  • Commented C# code with detailed documentation
  • Optimized for mobile
  • Ready to publish out of the box

Hoppy Rampage is an exciting level-base game in which you touch on the screen to control the player hopping left or right while jumping forward. Try to jump on the positive platform to increase your points, avoid negative platform, trap and deadly obstacles. At the end, player will hop on a tank, and you will use the points you collect to unlock fire rate, fire power and other stats of the tank to shoot down the walls and complete the level. The game is ready to release straight out of the box, and it can also be easily customized to make it even more engaging to your players. Supports for PC/Mac, iOS, Android, etc…!

This template provides you a full-featured, ready-for-release game source code that you can customize and build your own game in no time!

This asset uses Native Share plugin under MIT license; see Third-Party Notices.txt file in package for details.

Demo APK

Support email: clawbeargames@gmail.com

Your rating, review and feedback are greatly appreciated!


Price $24.95

Pages

Subscribe to Babel X3D aggregator