top of page
Search
  • Writer's pictureMadhu Kalva

Unity Free Assets compilation for Hyper Casual Games

Updated: Feb 7, 2022

In this post I will keep track of interesting assets that can be used for hyper casual games. This is for my own reference and to help other developers as well.


Another assets compilation for hyper casual games: https://assetstore.unity.com/lists/useful-hc-166248


Colors

https://color.adobe.com/fr/trends/Game-design


Fonts

Bumpo: https://www.dafont.com/bumpo.font

Lilita One Regular: https://fonts.google.com/specimen/Lilita+One [Note: outline variation looks cool too]


Implementing erase mechanic like in Sand Balls / Dig This


Clipper Library:

Mesh subtraction technique with the Clipper library : https://sourceforge.net/projects/polyclipping/


Unity Destructible Terrain:

Youtube Link : https://www.youtube.com/watch?v=EygJSTL-B-k


From description:

The unity package below contains the source code:

https://drive.google.com/file/d/19eiMaUVOx6km7xX82jN0cpkUljsVU3Fq/view


Package with new approach ( I have not implemented attaching colliders yet) : https://https://drive.google.com/file/d/1ekNRqpJSpeSgJQvngUzFRtK1ZbkNAY6p/view


Constructive Solid Geometry (CSG)

Used to perform boolean operations like - Union, Subtract, Intersect

https://github.com/karl-/pb_CSG


Bézier Path Creator

This is free asset developed by Sebastian Lague. Here are the details:

Youtube Link : https://www.youtube.com/watch?v=saAQNRSYU9k

Asset Store Link : https://assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082

Github Link: https://github.com/SebLague/Path-Creator


Taking Screenshots in Unity for different profiles

Screenshot Companion : https://assetstore.unity.com/packages/tools/utilities/screenshot-companion-67779

ScreenshotTaker C# Script: https://www.dropbox.com/s/jqpicpccmlux50t/ScreenshotTaker.cs?dl=0


Detecting Drawings

$P Point-Cloud Recognizer : https://github.com/DaVikingCode/PDollar-Unity


TouchKit

TouchKit aims to make touch handling in Unity more sane.

https://github.com/prime31/TouchKit


Free Ball Textures

https://www.dropbox.com/sh/8efyh5gbwoufuyr/AADBVpy9aCrl0O4elLE9JG_Aa?dl=0


Deform

Asset Store Link: https://assetstore.unity.com/packages/tools/modeling/deform-148425

Github Link: https://github.com/keenanwoodall/Deform


Replace Selected

Asset Store Link: https://assetstore.unity.com/packages/tools/utilities/replace-selected-178028


Hey Area Object Spawner

Asset Store Link: https://assetstore.unity.com/packages/tools/terrain/hey-area-object-spawner-181716


Chronos

Asset Store Link: https://assetstore.unity.com/packages/tools/particles-effects/chronos-31225


Few assets by Roystan

https://www.roystan.net/


Emojis

https://emojipedia.org/apple/


Animation Instancing

https://github.com/Unity-Technologies/Animation-Instancing


Animations

Carnegie Mellon University - CMU Graphics Lab - motion capture library http://mocap.cs.cmu.edu/

https://assetstore.unity.com/publishers/1217


Free Models

Polygone Art https://polygone.art/


Mesh Slicing

ezy-slice: https://github.com/DavidArayan/ezy-slice


Mulligan Renamer

The Mulligan Renamer tool for Unity allows for quick and safe renaming of many assets or GameObjects all at once.

https://github.com/redbluegames/unity-mulligan-renamer


Hypercasual Character

https://akishaqs.gumroad.com/l/FreeHype



3,598 views1 comment

Recent Posts

See All

Garding levels: Easy, Medium, Hard, etc Source: https://youtu.be/YSJvz6ilf60?t=371 Point out when something is difficult. Higher acceptance of failure difficult levels Change difficulty based on user

Watching AD to Game Install Funnel Source: https://youtu.be/AqO_kunQbGY?t=154 Keep contrast between key game elements Source: https://youtu.be/AqO_kunQbGY?t=312 Gameplay clarity, natural speed, and di

Voodoo Live Sessions Alexander Shea : Publishing Hyper-Casual Games In 2022 Raketspel : How To Increase Engagement In Hyper-Casual Games SuperSonic Super Sessions 3Cs in Hypercasual - Controls & Depth

bottom of page