NFNo1:NPC Female Nobles Vol.1 by VoiceRec
This is the 12-character NPC voice series inspired by female fantasy nobles!
This product focuses on the voices of NPC characters in games, and is a collection of voice materials recorded with the reactions and actions of NPC characters in conversation and event scenes in mind.
It contains 10 voices per character, for a total of 120 voice files.
120 high-quality voices
10 voices for each character (greeting, angry, hammering, reply (questioning), thinking, worried, laughing, happy, surprised, frightened/shouting).
Short voices that are easy to handle regardless of the scene.
Recorded in a studio with professional voice actors and high-quality microphones
Recorded in wav (16bit/44,1kHz, mono)
※Character images are not included in the product.
The full voice list HERE.
The audio preview HERE.
■Recorded Image Characters
01
Pretty little lady
02
Adult Shake little lady
03
Selfish little lady
04
Elegant lady
05
Soft and gentle lady
06
Selfish lady
07
Gentle, graceful, elderly lady
08
Strict elderly lady
09
Majestic queen
10
Dainty, silent maid
11
Cool Maid
12
Flustered Maid
Price $34.99
Fantasy RPG Equipment Pack by N-hance Studio
- Each icon is 512x512 pixels size
- 400 unique icons in total
Set of 400 hand painted Fantasy RPG Icons.
Suitable for any fantasy game or any genre and platform.
Contains several types of Icon types:
- Helm
- Cape
- Necklace
- Shoulders
- Rings
- Chest
- Gloves
- Pants
- Belts
- Boots
- Books
- Weapons
- Misc
Do not forget to check out our other Icons Packs:
Price $9.99
Fantasy RPG Icons Pack #13 by N-hance Studio
- Each icon is 256x256 pixels size
- 150 unique icons in total
Set of 150 hand painted Fantasy RPG Icons.
Suitable for any fantasy game or any genre and platform.
Contains several types of Icon thematics:
- Arcane
- Blood
- Cosmic
- Elements
- Energy
- Fire
- Frost
- Gold
- Nature
- Shadow
- Tech
- Unholy
Do not forget to check out our other Icons Packs:
Price $6.99
Fantasy RPG Equipment Pack #2 by N-hance Studio
- Each icon is 512x512 pixels size
- 400 icons in total, including color variations
Set of 400 hand painted Fantasy RPG Icons.
Suitable for any fantasy game or any genre and platform.
Contains several types of Icon types:
- Helm
- Cape
- Shoulders
- Chest
- Gloves
- Pants
- Robes
- Belts
- Boots
- Weapons
Do not forget to check out our other Icons Packs:
Price $9.99
Fantasy RPG Portraits Pack by N-hance Studio
- Each icon is 1024x1024 pixels in size
- 1000 icons in total (500 with Opaque Background and 500 with Transparent Background)
Set of 500 Stylized RPG Portrait Icons.
Suitable for any fantasy game or any genre and platform.
Contains several types of Characters:
- Elementals
- Humanoids
- Undead
- Nature Creatures
- Animals
- Magic Creatures
Every icon has version without background!
Please note that some icons have color variations of the same character!
Do not forget to check out our other Icons Packs:
Price $15.00
【Original】Anime Character : Otowa Ai (V2 Glasses / Contain VRM) by 戴永翔 Dai Yong Xiang
This model has been converted into fbx file using Blender. Users can add their favorite animations on Mixamo website.
Character information:V2 Glasses
Polycount:
Verts:20147
Faces:30342
Tris:30342
Seventeen textures (.PNG) for the character
Texture size:1KB~3500KB , Total 9MB
Default size:2048*2048 , Support all type
This package contains VRM files, which can make the character module more refined, please refer to the manual for details
Asset Store
Bahamut
Price $10.00
【Original】Anime Character : Otowa Ai (V1 / Contain VRM) by 戴永翔 Dai Yong Xiang
This model has been converted into fbx file using Blender. Users can add their favorite animations on Mixamo website.
Character information:V1
Polycount:
Verts:19959
Faces:30196
Tris:30196
Fourteen textures (.PNG) for the character
Texture size:1KB~3500KB , Total 8MB
Default size:2048*2048 , Support all type
This package contains VRM files, which can make the character module more refined, please refer to the manual for details
Asset Store
Bahamut
Price $10.00
【Original】Anime Character : Otowa Akira (V1 Free / Contain VRM) by 戴永翔 Dai Yong Xiang
This model has been converted into fbx file using Blender. Users can add their favorite animations on Mixamo website.
Character information:V1 Free
Polycount:
Verts:23228
Faces:34519
Tris:34519
Fourteen textures (.PNG) for the character
Texture size:1KB~3500KB , Total 8MB
Default size:2048*2048 , Support all type
This package contains VRM files, which can make the character module more refined, please refer to the manual for details
Asset Store
Bahamut
Price $0.00
sonification-accessibility by Novis Games
- Control panel for manual object sonification: add sound to your gameobjects one by one and customize parameters to get the best experience
- Sonification Master class: attach sonification to your Input System and control on/off switch and master volume from your game scripts
- Sonification menu: organize your game objects and prefabs in one place
The Sonification Mode is an accessibility feature helping people with low or no vision to enjoy the game, transforming every graphical object that is useful to the gameplay into sound clues.
How it works: the plugin provides a component to assign a sound chosen between proposals to every game object that is useful to the gameplay.
The player can activate the sonification mode, pressing a combination of keys: from now on, every sonified object will be hearable.
Disclaimer: This is a beta version, tested for now into 2D platform games and small 3D games.
The package includes:
- Sonification Master Object: a master script to control the entire mode and its attributes, like volume and scene's listener. It also provides the methods for enabling and disabling the mode.
- Sonified Object: the main component to attach to every game object or prefab that you want to sonify. You can set the label value to try it with a default parameter list, or play around, changing the attributes to get the best experience. Once the Sonification Mode is activated, every object that was sonified will be notified to the player.
- Sonification Menu (dev side): GUI providing an overview of all already sonified objects and their attributes. It also selects all prefabs in the scene to make them sonified in a unique place.
- Sonification mode menu (player side): inside the package there is an example of menu mapping each sound to its label, for better understanding.
For more technical details about each object and mode's global activation example, please refer to the package's README.md.
Price $0.00
Custom Visual Elements by Ninja Sedition
- Quick script generation for creating a script which inherits from Visual Element which populates the code required to link and expose your defined uxml attributes for use within UI Builder
- Supports int, float, long, double, string, bool, color and enum attributes
- Provides a workflow which allows easily updating an existing custom element script to add additional uxml attributes
- Provides extended integration for Palette Plus (sold separately)
The Custom Visual Elements editor tool is a time saving tool for those who are working with Unity's new UI Toolkit and UI Builder technologies. Creating a custom element script that is usable in UI Builder can be a time consuming task as a fair amount of boilerplate code is required to expose the attributes you desire, considering that creating custom elements will be a highly common task for those using UI Toolkit and UI Builder, Custom Visual Elements alleviates this time consumption by allowing you to configure the attributes you wish to expose and then generates the script for you which inherits from Visual Element with the required code to expose the attributes within UI Builder.
Price $15.00
Simple Localizer by Nick Kaczor
Requires TextMeshPro.
Features:
- Lightweight
- Simple Setup (just a country code and a reference to a text file per language)
- Easily add and update languages
- TextLocalizer component that will update texts automatically when switching languages
- Easily edit translations in simple text files
- Dropdown support
- Language selection dropdown included
Simple setup:
Just create a LanguageData file for each language; set a country code and add a text file with translations for the added language and you are ready to start.
Simply add a TextLocalizer component to any text, set the translation key and the tool will do the rest, even update the text when switching languages without any extra code!
Price $9.99
Simple Racing Kit by duq GAMES
Included:
- Car Controller
- Ai Car Controller
- Checkpoint and Positioning System
Here is a racing kit that puts emphasis on simplicity so you can more easily use it to build your game. It's very lightweight but does its job well.
It's job is to provide you with a car controller, an ai car controller, and a checkpoint and positioning system. These are core components to any racing game.
This is a kit, but you can use the pieces included in the package individually if that's all you need. The car controller doesn't need the checkpoint and positioning system, and vice versa.
However, the ai car controller does need both the original controller and the checkpoint system in order to work.
The code is cleanly written with the intention to be readable and easily customized.
Price $15.99
Viaan Alston by OOO Superposition Principle Inc.
Asset “Viaan Alston” Includes:
📌 ”C418” - has tempo 127 bpm, key - Cmin. Melody, which can be used for the main theme or location theme. Also, it will also be very well used in commercial media projects.
📌 “Danger” - melody which has 145 bpm and F#min tonality. This melody is perfect for a tense and a mysterious situation with the development of certain events.
📌 ”Digital Future” - has 84 bpm and Gmin tonality. ”Digital Future” is a melody with futuristic vibes, which can be used in different situations.
📌 “Helping Moove” - has 125 bpm, key - Dmin. This melody has a minor sound and a dramatic or even tragic tone with the development of the melody.
📌 “Hide And Seek” - melody which has 150 bpm and Amaj tonality. Rhythmic melody with a mysterious character, which has a certain development.
📌 “Long Trip” - has bpm 130 and F#min tonality. This melody is ideal for sound travel design or for different cutscenes. Fire rhythm and groove will help you to diversify any location or situation.
📌 “Memphis” - guitar melody which has 170 bpm and C#min tonality. Atmospheric guitar melody that will design any game events and player actions.
📌 “Running Vibes” - has tempo 155 bpm, key - Dmin. This fast melody is ideal for game pursuit. It has a certain rhythm and dynamics.
📌 “Second Feeling” - melody which has 150 bpm and Fmin tonality. Аtmospheric melody that causes a feeling of something unknown, secret and mystical.
📌 “Expansion” - atmospheric melody which has 86 bpm and A#maj tonality. This melody motivates players to discover the boundless expanses of space. It has a very atmospheric tone.
📌 ”Changes” - has tempo 150 bpm, key - Amaj. This melody is perfect for finiles titles or ending the game. Сan cause nostalgia.
📌 “Short Dash” - has bpm 86 and Dmaj tonality. Fast temp melody for tense situations in your game.
Asset Pack "Viaan Alston" is a compilation of different styles of music for variety game situations, locations, quests, etc. This pack is recommended for 2D and 3D games, videos, animations, etc. Asset “Viaan Alston” includes melodies for main themes, dungeons, pursuits, space, for the final, dramatic and comedy scenes.
OOO Superposition Principle Inc. offers for each creator quality 12 melodies that can attract your attention and your audience for any product!!!
Price $4.99
Equip Set-Armor and Weapon by Arlynoon
All icons are well designed for your games. Good quality with different images that will for sure meet your requirements like RPG games, whatever.
● Features ●
Size: Each icon is 512X512 pixel
Counts: 827 icons in total.
● Asset content ●
1, Weapons
2, Armor
3, Boots
4, Gauntlet
5, Bow and arrow
6, Shield
7, Avatar
8, Clothes
9, Spades
10, Maces
11, Bayonets
12, Rings
13, Knives
14, Hammers
15, Instruments
16, Books
17, Crafts
18, Banners
19, Trophy
If you have any question or suggestion about this asset, please contact us and we are sure to feed back as quickly as possible. Wishing you like our assets.
Price $17.99
Skeleton 3 by Njordmund
Number of textures 41
Texture dimensions 4096
Maximum polygon count 22352
Number of meshes/prefabs 1
Rigging: Yes
Animation count 41
Animation type list
UV mapping: Yes
LOD information No
Types of materials and texture maps PBR
The model is suitable for your projects of thegenre: RPG, strategy, etc.
ONLY DEFAULT UNITY SHADER (DOUBLE-SIDED)
NO HDRP/URP
Textures:
4K PBR Textures(tga) - normal, metallic+gloss, albedo, occlusion, emissive.
41 textures
10 materials
Animations:
Animation and rigging in maya.
Model contains 41 animations:
attack(x6)
walk(x3)
run(x2)
walkback(x2)
strafe LR(x4)
turn 180(x2)
rage
jump(x2)
idle(x7)
gethit(x4)
death(x4)
Polycount:
Character
Verts: 22352
Faces: 19116
Tris: 36143
Weapon
Verts: 1156
Faces: 990
Tris: 1938
Price $35.00
Flexible save system by KROIA-Productions
- Save reference to ScriptableObjects or other GameObjects
- Respawn objects using the save file.
- Reload data using the save file.
For a detail description see: Flexible save system\Documentation\Flexible save system.pdf
The flexible save system is a easy to use implementation to store runtime data for different GameObjects.
You can save and load at runtime, deleted objects will get back spawned if they were saved and exist as prefab.
- You can save any serializable struct of data for each object.
- You can save objects which are prefab based to let them respawn automaticly when the get loaded back in the game.
- You can save nasted objects.
- You can save the data of non prefab objects, but its not possible to spawn them back when they got deleted at runtime. Only the data will feed back to them when the save gets loaded.
- Position, rotation and scale of savable objects will get saved automatically.
- You can create scriptableObjects with an ID to save the reference to them. Usecases:
- ItemTypes which shuld be stored in a Inventory.
- Configuration of Objects, e.g. Crafting Recipe for machines.
The use is described in the demo scenes.
Price $0.00
TV Remote Support for Fire TV, Android TV and Google TV by BrutalHack
- Seamlessly integrates with Unity's new Input System
- No code required
- Works with Fire TV, Android TV and Google TV
- Supports Media Buttons (Play/Pause, Rewind, Fast Forward)
Disclaimer: This asset is not endorsed by or associated with Amazon.com, Inc or Google LLC.
This asset adds support for Fire TV remotes and Android/Google TV remotes to Unity's new Input System package, enabling you to deploy to Fire TV and Android TV.
Quick and Easy
After the asset is imported, the new device appears in the Input Actions Window (Other -> Android/Fire TV Remote).
No Coding Required
Just map the new TV Remote controls to your Input Actions. Everything else works as usual.
Source Code Included
Full source code included to reduce risk for your projects.
Sample Available
We included a sample scene including a sample Input Actions configuration.
Documentation
We included a pdf documentation to help get you started.
Assembly Definition Available
Enable our assembly definition file at TvRemoteSupport/Scripts/BrutalHack.FireTvRemote.asmdef.template by removing the .template ending
Price $18.99
Hop Clock by TinyStudio
More about the project:
Project have share function, you can put short link to share a message to increase users in game.
To increase audience retention we use local notifications after 2,6 and 22 hours.
The game has skins, user can buy them for coins. You can easily add more skins (It’s described in the documentation).
For monetization project has AdMob framework, you can easily place your ad id’s.
Game based on Unity2D engine, and scripts on C#. All code in game are commented. Project have good program architecture.
You can change settings all of the game process, it’s easy, you just need to change values.
For reskin, you just need to replace files. It's really easy. The project has good documentation and you can contact us to solve your problem!
Features of current source code:
- Share
- Pause
- RateUs
- Skins
- Tutorial
- GameCenter
- Notifications
Monetisation:
- AdMob
Asset uses GoogleAdMob under Apache 2.0 License
Asset uses Audio files under CC0 1.0 Universal License
Price $29.99
Village Music RPG by Potion Audio
Audio file types: WAV
Sample rate: 44.1Khz
Bit depth: 16 bit
Loopable: Yes
Additional: Stereo
Village Music RPG
Add fantasy, atmosphere and an exploration vibe to your games with these 10 village themes (divided in 47 tracks so you can create interactive music) that will take the music of your game to new heights at a low price. 1 hour and 4 minutes of music.
🔊 YouTube Preview - Listen to the tracks
(optional) 🔊 Listen to the track individually on Soundcloud
More about the pack:
- This pack can be complemented with: RPG/Fantasy Music Pack
- This pack can be complemented with: Ambience Sounds Vol.1
- The songs on the pack are useful for village themes, exploration, calm moments, , cinematics, etc...
- This music tracks are perfect to set up a village atmosphere.
- Made with mainly orchestral instruments but also with ethnic elements.
- The pack contains stems so you can create interactive music.
- Every theme comes with an additional non-looped version.
- The songs on the pack can be used in various situations in the gameplay.
- Intuitive file naming.
----------------------
[Format]
All files are in:
WAV - Stereo 44.1 Khz, 16bit
[Use them again & again]
Use the music over and over, in any of your projects or productions, forever without any additional fees or royalties. Use the music in your game, in your trailer, in a Kickstarter campaign, wherever you need to, as much as you want to.
[Professional audio services]
For custom music, sound design, sound engineering or any other game audio services, please send a mail to: potion.audio@gmail.com
Price $15.00
2D Solitaire Starter Pack + Demo by CubrHash
This package comes with 2D Solitaire Starter Pack & Demo Scene.
01. The 2D Solitaire Starter Pack contains:
- Full deck of 52-piece Solitaire Opened Cards
- 4 sets of Solitaire Closed Cards Design
- 4 sets of Solitaire Game Background
- Font file
- Full set of GUI used in Solitaire Game (Icons, buttons, modal backgrounds and all other graphical assets as advertised)
02. The Demo Scene includes:
- Home UI
- Gameplay UI
- Settings UI
- Leaderboard UI
- Rewards UI
- Daily Gift UI
- Promo Pack UI
- Shop UI
This package is suitable for Game Creators who are starting a brand new 2D Solitaire Game project. To make content more customizable, all GUIs are provided as raw graphics for Creators to develop their game in a flexible & fuss-free way. All game assets in this package may also be used for non-Solitaire Game development.
Package details:
4 Backgrounds (1080x2100)
2 Gameplay Panels (1080x210, 960x192)
60+ Solitaire cards & slots (138x195)
20+ Icons (78x78)
20+ Buttons (510x210, 600x150, 480x150, 180x180, 180x90)
8 Pop-ups (1080x2100, 960x900, 960x1200, 960x1500)
Asset uses Google Fonts under the Open Font License; see Third-Party Notices.txt file in package for details.
Price $49.99
