Feed aggregator

SmartFoxServer 2X | Tic-Tac-Toe by gotoAndPlay()

Asset Store newest packages - 2023, June 21 - 12:04
This demo project shows how to develop a full multiplayer turn-based game with Unity and SmartFoxServer.

Main SmartFoxServer features:

  • High performance network engine
  • Binary protocol with dynamic compression
  • Secure encrypted login system
  • UDP support
  • HRC system for transparent reconnection of unstable clients
  • BlueBox add-on for firewall and proxy traversal
  • Send and receive complex data objects
  • Internal event dispatching system
  • User profiles and permissions system
  • Game spectators
  • Public and private chat messaging
  • Server-side variables
  • Flooding filter with auto-kick / auto-ban functions
  • IP filtering
  • Customizable bad words filter with auto-kick / auto-ban functions
  • Administrator messages
  • Moderator support (kick / ban)
  • Advanced security settings per application
  • Room creation capabilities with user auto-match
  • Advanced Room features (renaming, locking, resizing, etc)
  • Game API for match-making
  • Advanced Buddy List system with black-list, permissions, offline buddy variables, etc.
  • Invitations and challenges system
  • Special MMO API for "Area of Interest"-based users proximity notification
  • Server-side Extensions (Java / JavaScript)
  • Web-based administration tool
  • Embedded web server
  • Direct database connectivity, allows connections to all major RDBMS
  • Analytics module for business statistics

Supported platforms:

  • All platforms supported by Unity

Supported OS:

  • Windows
  • Linux/Unix
  • macOS (10.8+)

Documentation:

SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.

It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.


Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.


——————————


This demo project shows how to develop a full multiplayer turn-based game with Unity and SmartFoxServer 2X by implementing the well-known paper-and-pencil game for two players. Nonetheless it also supports spectators, who can participate in the game and become players themselves when a player leaves the game.


The project features a server-side Extension which implements the main game logic: it determines if the game should start or stop, validates the player moves, updates the spectators if they join a game already in progress, checks if the victory condition is met, etc. In other words the project shows how to deal with an authoritative server.


For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.


Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.


Price $0.00

SmartFoxServer 2X | SpaceWar² by gotoAndPlay()

Asset Store newest packages - 2023, June 21 - 12:03
This demo project leverages SmartFoxServer's MMO API and server-side Extensions to implement an authoritative server running a space combat multiplayer game.

Main SmartFoxServer features:

  • High performance network engine
  • Binary protocol with dynamic compression
  • Secure encrypted login system
  • UDP support
  • HRC system for transparent reconnection of unstable clients
  • BlueBox add-on for firewall and proxy traversal
  • Send and receive complex data objects
  • Internal event dispatching system
  • User profiles and permissions system
  • Game spectators
  • Public and private chat messaging
  • Server-side variables
  • Flooding filter with auto-kick / auto-ban functions
  • IP filtering
  • Customizable bad words filter with auto-kick / auto-ban functions
  • Administrator messages
  • Moderator support (kick / ban)
  • Advanced security settings per application
  • Room creation capabilities with user auto-match
  • Advanced Room features (renaming, locking, resizing, etc)
  • Game API for match-making
  • Advanced Buddy List system with black-list, permissions, offline buddy variables, etc.
  • Invitations and challenges system
  • Special MMO API for "Area of Interest"-based users proximity notification
  • Server-side Extensions (Java / JavaScript)
  • Web-based administration tool
  • Embedded web server
  • Direct database connectivity, allows connections to all major RDBMS
  • Analytics module for business statistics

Supported platforms:

  • All platforms supported by Unity

Supported OS:

  • Windows
  • Linux/Unix
  • macOS (10.8+)

Documentation:

SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.

It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.


Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.


——————————


This demo project is a tribute to the homonymous (except for the ²) game developed in the 60s, one of the earliest computer games in history! The purpose of this project is to showcase the capabilities of SmartFoxServer's MMO API in a realtime game featuring flying starships, weapon shots, collisions, planet's gravitational attraction, etc.


In particular the project deals with the clients synchronization problem, implementing a server-side simulation (authoritative server) and techniques to compensate for the network lag.


For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.


Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.


Price $0.00

SmartFoxServer 2X | Lobby Matchmaking by gotoAndPlay()

Asset Store newest packages - 2023, June 21 - 12:00
This demo project, third in a series of three, shows how to use SmartFoxServer's Match-Making system to join players in games based on their skill level, and how to implement invitations to play.

Main SmartFoxServer features:

  • High performance network engine
  • Binary protocol with dynamic compression
  • Secure encrypted login system
  • UDP support
  • HRC system for transparent reconnection of unstable clients
  • BlueBox add-on for firewall and proxy traversal
  • Send and receive complex data objects
  • Internal event dispatching system
  • User profiles and permissions system
  • Game spectators
  • Public and private chat messaging
  • Server-side variables
  • Flooding filter with auto-kick / auto-ban functions
  • IP filtering
  • Customizable bad words filter with auto-kick / auto-ban functions
  • Administrator messages
  • Moderator support (kick / ban)
  • Advanced security settings per application
  • Room creation capabilities with user auto-match
  • Advanced Room features (renaming, locking, resizing, etc)
  • Game API for match-making
  • Advanced Buddy List system with black-list, permissions, offline buddy variables, etc.
  • Invitations and challenges system
  • Special MMO API for "Area of Interest"-based users proximity notification
  • Server-side Extensions (Java / JavaScript)
  • Web-based administration tool
  • Embedded web server
  • Direct database connectivity, allows connections to all major RDBMS
  • Analytics module for business statistics

Supported platforms:

  • All platforms supported by Unity

Supported OS:

  • Windows
  • Linux/Unix
  • macOS (10.8+)

Documentation:

SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.

It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.


Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.


——————————


This demo project is the third one in a series of three in which you will learn how to lay the foundations for a lobby application to be used as a template in multiplayer game development. A lobby is a staging area which players access before joining the actual game. In a lobby, users can usually customize their profile, chat with friends, search for a game to join or launch a new game, invite friends to play and more.


This project expands the previous ones by adding a match-making system, to help users find the right Game Room to join based on their skill, and invitations, to let friends meet and play with each other.


For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.


Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.


Price $0.00

SmartFoxServer 2X | Lobby Basics by gotoAndPlay()

Asset Store newest packages - 2023, June 21 - 11:59
This demo project, first in a series of three, implements the basic structure of a lobby in a multiplayer game, showing how to launch and join games in SmartFoxServer, and also add an in-game chat.

Main SmartFoxServer features:

  • High performance network engine
  • Binary protocol with dynamic compression
  • Secure encrypted login system
  • UDP support
  • HRC system for transparent reconnection of unstable clients
  • BlueBox add-on for firewall and proxy traversal
  • Send and receive complex data objects
  • Internal event dispatching system
  • User profiles and permissions system
  • Game spectators
  • Public and private chat messaging
  • Server-side variables
  • Flooding filter with auto-kick / auto-ban functions
  • IP filtering
  • Customizable bad words filter with auto-kick / auto-ban functions
  • Administrator messages
  • Moderator support (kick / ban)
  • Advanced security settings per application
  • Room creation capabilities with user auto-match
  • Advanced Room features (renaming, locking, resizing, etc)
  • Game API for match-making
  • Advanced Buddy List system with black-list, permissions, offline buddy variables, etc.
  • Invitations and challenges system
  • Special MMO API for "Area of Interest"-based users proximity notification
  • Server-side Extensions (Java / JavaScript)
  • Web-based administration tool
  • Embedded web server
  • Direct database connectivity, allows connections to all major RDBMS
  • Analytics module for business statistics

Supported platforms:

  • All platforms supported by Unity

Supported OS:

  • Windows
  • Linux/Unix
  • macOS (10.8+)

Documentation:

SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.

It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.


Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.


——————————


This demo project is the first one in a series of three in which you will learn how to lay the foundations for a lobby application to be used as a template in multiplayer game development. A lobby is a staging area which players access before joining the actual game. In a lobby, users can usually customize their profile, chat with friends, search for a game to join or launch a new game, invite friends to play and more.


This first project in the series implements the basic structure of a multiplayer game, divided into three scenes: Login, Lobby and Game. The Login scene is where the connection to SmartFoxServer is established and login performed. The Lobby scene is the core of the example, where active games can be joined as either player or spectator, or a new game can be launched. Finally, the Game scene acts as a placeholder for an actual game, but it also shows how to implement an in-game chat.


For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.


Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.


Price $0.00

SmartFoxServer 2X | Lobby Buddies by gotoAndPlay()

Asset Store newest packages - 2023, June 21 - 11:58
This demo project, second in a series of three, leverages SmartFoxServer's Buddy List system to add more features to a lobby application: friends list, private chat, user profile and more.

Main SmartFoxServer features:

  • High performance network engine
  • Binary protocol with dynamic compression
  • Secure encrypted login system
  • UDP support
  • HRC system for transparent reconnection of unstable clients
  • BlueBox add-on for firewall and proxy traversal
  • Send and receive complex data objects
  • Internal event dispatching system
  • User profiles and permissions system
  • Game spectators
  • Public and private chat messaging
  • Server-side variables
  • Flooding filter with auto-kick / auto-ban functions
  • IP filtering
  • Customizable bad words filter with auto-kick / auto-ban functions
  • Administrator messages
  • Moderator support (kick / ban)
  • Advanced security settings per application
  • Room creation capabilities with user auto-match
  • Advanced Room features (renaming, locking, resizing, etc)
  • Game API for match-making
  • Advanced Buddy List system with black-list, permissions, offline buddy variables, etc.
  • Invitations and challenges system
  • Special MMO API for "Area of Interest"-based users proximity notification
  • Server-side Extensions (Java / JavaScript)
  • Web-based administration tool
  • Embedded web server
  • Direct database connectivity, allows connections to all major RDBMS
  • Analytics module for business statistics

Supported platforms:

  • All platforms supported by Unity

Supported OS:

  • Windows
  • Linux/Unix
  • macOS (10.8+)

Documentation:

SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.

It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.


Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.


——————————


This demo project is the second one in a series of three in which you will learn how to lay the foundations for a lobby application to be used as a template in multiplayer game development. A lobby is a staging area which players access before joining the actual game. In a lobby, users can usually customize their profile, chat with friends, search for a game to join or launch a new game, invite friends to play and more.


This project expands the previous one by adding a friends list to the Lobby scene, with icons to represent the state of friends, controls to add, remove and block them and a panel to exchange private messages. Additionally users can access a profile panel to set their state and other details that will be visibile to their friends.


For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.


Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.


Price $0.00

Multiplayerkit for Hurricane VR (HVR) by soft-evolution

Asset Store newest packages - 2023, June 21 - 10:38
"Multiplayerkit for Hurricane VR" is a multiplayer extension for the popular Unity Asset "Hurricane VR". It offers you an easy way to equip your Hurricane VR project with networking features.

Our Asset contains the following content:

  • A (almost) ready to go Demo Scene with networking functionality via the unity relay and lobby system including readymade prefabs
  • A network player represantation (player prefab)
  • A representation of the teleport, so you can always see the intentions of your teammates
  • Fully networked HurricaneVR prefabs such as sledgehammers, crowbars, knives, doors, keypads, levers, bows and arrows, destructible bottles etc.
  • Networked HurricaneVR Sockets
  • Individual support for questions and problems

"Multiplayerkit for Hurricane VR" is the perfect solution for game developers looking to enhance their VR games with multiplayer functionality. By leveraging Unity's "Netcode for GameObjects" networking library, our kit seamlessly integrates with the popular asset "Hurricane VR", enabling multiple players to enjoy the same immersive gameplay experience in real-time.


With our kit, developers get a solid foundation to build upon, allowing them to focus on game design and mechanics, rather than spending valuable time on complex coding.


Our kit comes with demo assets that showcase the networking functionality, allowing developers to get started quickly and easily.


Networked Features:


🔨 Knives, Swords, Hammers, Crowbars, etc.


🏹 Bows and Arrows


🚪 Doors, Drawers, Buttons, Valves, Levers


🔘 Sockets


🤺 Player Represantation with unique colors for every player


🚶‍♂️ Teleportation Intent


🧸 Dummys (Targets)


👋 Force Grab with Ownership Transfer



Support:

Discord Support

Documentation


Price $69.99

Knight girl set by Strellok

Asset Store newest packages - 2023, June 21 - 09:15
3d model of knight girl. She has blendshapes of face, rig, 3 skins. She will be a perfect character for a fantasy.

Number of textures - 42

Texture dimensions 2048 and 1024

Polygon count of [knight girl] - 24300

Minimum polygon count

Maximum polygon count

Number of meshes/prefabs - 3

Rigging: Yes

Animation count 7

Animation type list

-idle

-walk

-run

-strafe

-atack 1

-atack 2

-het hit

UV mapping: Yes

LOD information (count, number of levels) No

Types of materials and texture maps (PBR)

Key Features

🔗 Low-poly

🔗 Rigged

🔗 Face Blendshapes

🔗 3 skins


⚙️Polycount

Verts 27805

Faces 24225

Tris 47764


️ 2K Textures

🔥 BaseColour, Normal, MetallicSmoothness,opacity

🔥 8 Texture sets: Body, Head, Hair, Eyes, Cloth, Armor1, Armor2, Weapon


Price $25.00

Stylized Pirate Goldee by Stellar 51 Studio

Asset Store newest packages - 2023, June 21 - 08:16
We would like to present you Stylized Pirate Goldee 3d - model that you can buy for your game.

The character has 6 different paint jobs in 2048x2048


  • PBR textures and Handpaint style
  • Model very low-poly up to 17 thousand triangles.
  • Vertex counts of characters: 7938

We would like to present you Stylized Pirate Goldee - 3d model that you can buy for your game.

The model is made in a stylized style, its main feature is that it can be used both in PBR and only with a diffuse map.

It is also very low-poly up to 17 thousand triangles.

The character has 6 different paint jobs in 4096x4096 

Also we've made a weapon - sword , it is also added. (unfortunately we don't have animations for him, but you can buy them on the marketplace)


Price $34.99

Storm trooper by Strellok

Asset Store newest packages - 2023, June 21 - 08:16
3d model of a storm trooper. He will be a perfect character for a combat video game.

Number of textures 29

Texture dimensions 2048 and 1024

Polygon count of [stormtrooper] 15039

Minimum polygon count

Maximum polygon count

Number of meshes/prefabs 1

Rigging: Yes

Animation count 7

Animation type list

-idle

-walk

-run

-atack 1

-strafe

-get hit

-jump

UV mapping: Yes

LOD information (count, number of levels) No

Types of materials and texture maps (PBR)

🌟 2K Textures

- BaseColour, Normal, MetallicSmoothness, opacity, emissive

- 8 Texture sets: Eyes, boots and kit, coat, face, glass, glas2, helm, kit, pents, weapon


🌟7 Animation

-idle

-walk

-run

-atack 1

-strafe

-get hit

-jump


🌟Polycount

-Faces 15039

-Tris 29192


Price $20.00

Low Poly Character - Demon Dog - Fantasy RPG by Infinity PBR / Magic Pig Games

Asset Store newest packages - 2023, June 21 - 05:16
Fully animated, with mesh morphing, color shifting textures, and more. Intended to work well with packages from Synty Studios.

Join the Discord

InfinityPBR.com

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


A low-poly version of the Demon Dog character pack. Comes fully animated, with mesh morphing to add even more random looks to the characters, and a neat color randomizer!


It's fully compatible with Malbers Animation Realistic Wolf -- if you have both, you can share animations between them!


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

⚡ Part of the Low Poly Monster Bundle 2. Get more and save! ⚡

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


Low Poly Series

Intended to work with the POLYGON series by Synty Studios, these low poly character and monster asset packs come with animations, texture customization options, and whenever possible sub-meshes and mesh morphing to provide a ton of variety in your project. They use the same animations that come with our high fidelity character packs, but with a brand new model in the low-poly, faceted style.


Demos, tutorials, and more can be found at my Youtube Channel


INFINITY PBR - MY PHILOSOPHY

Infinity PBR is the work of over a dozen artists each doing what they do best. I want to make the most versatile, highest quality assets for indie game devs, made the way I would want them to be for my own projects (actually, I do make them my own projects!). Each asset needs to be high quality, insanely customizable, and needs to feel real. Realistic animations and textures. There are some amazing assets on the store, and I believe that my packs are among the best.


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

Check out more info & all of our models at InfinityPBR.com

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


If you do purchase this package, thank you very much! Please leave a rating and review so others can find out what's what about it! If you have any problems, requests or anything else, join the Discord!


Price $19.99

UI Scriptable Theme System by Wunderfritz Studios

Asset Store newest packages - 2023, June 20 - 17:02
This powerful tool simplifies the process of customizing the visual appearance and behavior of UI elements.

Features:

  1. Support for various UI elements including: UI Text Mesh Pro, UI Image, UI Toggle, UI Button, UI Input Field, UI Slider, and UI Dropdown.
  2. Seamless integration with UI components, enabling easy customization of visual appearance and behavior.
  3. Scriptable Objects-based theme configurations for efficient theme creation and management.
  4. Each UI element has dedicated configuration classes (e.g., UITextMeshProInjector, UIImageConfig, UIButtonConfig) that allow you to define specific properties such as font, color, sprite image, and more.
  5. Dedicated configuration classes for each UI element, allowing precise control over properties like font, color, sprite image, etc.
  6. Centralized Theme Injector component for easy application of themes to multiple UI elements.
  7. Runtime theme switching.
  8. Event system for triggering actions or behaviors on theme updates.
  9. Customizable and extendable architecture to accommodate additional UI elements or project-specific requirements.

Introducing the Scriptable Theme System, a versatile asset designed to simplify the creation and management of themes within Unity 3D. With this powerful tool, you can effortlessly generate and customize themes for your projects, allowing for seamless visual consistency and a polished user interface. Take control of your game's aesthetics and streamline the theme creation process, all while enhancing the overall user experience. The Scriptable Theme System empowers developers to easily implement and switch between themes, providing a flexible solution for achieving a cohesive and visually appealing design in your Unity 3D projects.


Price $19.99

Ilmarinen Sound FX by Eiravaein Works

Asset Store newest packages - 2023, June 20 - 17:01
Named after the Eternal Hammerer of Finnish lore, 'Ilmarinen' is an epic blacksmithing library recorded at 3 separate forges and encompassing a wide range of tools and techniques.
  • 302 WAVs
  • UCS-compliant metadata
  • 96, 48kHz / 24-Bit
  • Mono + Stereo
  • Contains Loops

'Ilmarinen' is a collection of blacksmithing sounds from anvil to forge. We visited three regional blacksmiths who operate three uniquely different styles of smithies. 302 files full of grindings, glorious hammer strikes, taps, and drops, tap hammer operation, blowers, forge fx, braces, clamps, squelches and more! They are impactful and bright in their nature, but can also achieve *sick* (we've done it) results with modulations applied.


The files are a mix of (mostly) 96kHz and (some) 48kHz (both at 24-bit resolution) and not all are single events. You will find some files to be a series of events that you are able to modify more conveniently. As always, we design each sound to stand robust and ready to use all on its own, but also able to modify freely as you see fit.


Price $28.00

Industrial Electronic Metal Gothic Song "Rejoicing Doomsday's Deadline" by Eons After

Asset Store newest packages - 2023, June 20 - 16:48
Rejoicing Doomsday's Deadline. A Track taken from the Album “Doomed to Fail” by Eons After.

Total time: 4:00 Mins (Original) 6 Mins (25 Loops)


Sample Rate: 44100

Bit Rate: 24 Bit

BPM: 125

Loops seemlessly: Yes

An Original Industrial Metal instrumental track with Electronic Sounds, Orchestral instruments, Gothic Choirs and World Percussion elements designed for Soundtrack, background and atmospheric purposes that incorporate big, chunky, aggressive, hard hitting, punchy, powerful, evil and dark haunting sounds to suite your specific scene, boss fight, character theme or title sequence perfectly.


This song consists of the original and a second track with all the sections individualised to give multiple options and be looped seamlessly.


This track is also available within the Album “Doomed to Fail”, available on this marketplace, as an alternative, that saves you much more than buying each individual track.


Price $4.99

Advanced Build Settings by Evil Grog Games GmbH

Asset Store newest packages - 2023, June 20 - 16:46
"Advanced Build Settings" makes managing setups on your build servers more efficient and streamlined. It also assists you with switching between Mono and IL2CPP builds and their respective settings.

- Regenerate Solution Files at start of a build: Ideal for running Sonarqube or other Analyzers

- Optionally add a different External Editor for Regenerating Solution Files.

- Set Scripting Backend to Mono or IL2CPP depending on build Target and Host OS: Compile IL2CPP on those hosts that support it without managing manual configurations on the Host machines


"Advanced Build Settings" is aimed at advanced users that have as sophisticated build infrastructure, CI/CD processes or use build servers like Gitlab or Jenkins.


After installing go to your Project Settings, a new "Advanced Build Settings" entry will be available.


First off, it allows you to overwrite build settings (ProjectSettings/IL2CPP) and additional compiler flags per Host OS and Build Target without managing multiple Project Settings.


Next, you can chose to rebuild the solution files (.sln, .csprj) on a Host OS basis, and also define an alternative editor to do so if your default editor is not set. (This can be useful on headless systems). This makes using code analysis tools like Sonarqube much easier.


You can choose to only use these alternative configurations in batch mode, giving you the option to build under Mono in the editor and use IL2CPP on your build platform.



Price $19.99

Gacha SE Pack by T-STUDIO_Tst

Asset Store newest packages - 2023, June 20 - 16:43
This asset contains a total of 330 sound effects that can be used to create gacha functions for video games.

Format

Audio file types: wav

Sample rate: 44,100 Hz

Bit depth: 16 bit

Additional: Stereo

This asset contains a total of 330 gacha sound effects, including ''gacha hit sounds'' and ''losing sounds''.


Price $9.90

Hammers PBR - Precious by Arigasoft

Asset Store newest packages - 2023, June 20 - 16:40
Four high quality hammers optimized for any project (render, game, mobile, vr/ar...) Contains Diamond hammer, Emerald hammer, Ruby hammer and Sapphire hammer.

High-quality meshes but very optimized in poly-count (one-handed/two-handed) :

- Diamond Hammer : 488/536 Vertices | 457/505 Faces | 828/924 Tris

- Emerald Hammer : 488/536 Vertices | 457/505 Faces | 828/924 Tris

- Ruby Hammer : 488/536 Vertices | 457/505 Faces | 828/924 Tris

- Sapphire Hammer : 488/536 Vertices | 457/505 Faces | 828/924 Tris

- Clean mesh, only planar quads and tris

- Smoothing group already set

- Pivot point already set

- Position/Rotation/Scale already set

- Real-size object (one-handed and two-handed models available)


1 PBR Material for each hammer


4 Textures in 2k resolution for each hammer :

- Albedo/Diffuse/Color map

- Metalic/Roughness map

- Normal map

- Ambient Occlusion map


UV Map clean and no-overlapping.


All render pipeline supported. Works on Built-in, URP and HDRP (mask map available and already set)

Enhance your best survival/crafting projects (game, render, advertising, design visualization, VR/AR...) with these awesome precious hammers :

- Diamond hammer

- Emerald hammer

- Ruby hammer

- Sapphire hammer

(One-handed and two-handed models available for each hammer)


Game-ready !

Low-poly but very high quality material for the best visual and performance. Ideal for VR/AR games !

PBR material ready-to-go optimized for all render pipeline (Built-in, URP and HDRP)

Real size model (one-handed and two-handed), with pivot point and scaling already set.


For any more informations, don't hesitate to contact me !


Price $4.99

Character Portraits by jVaradi

Asset Store newest packages - 2023, June 20 - 16:38
The Character Portraits Unity3D package is a stunning collection of high-quality fantasy character portraits, perfect for use in any fantasy-themed game or project.

File count: 100

Animated: No

Additional: pixel based, non-transparent, png, 512x512

The Character Portraits Unity3D package is a stunning collection of high-quality fantasy character portraits, perfect for use in any fantasy-themed game or project. With 100 unique and beautifully detailed portraits, this package offers a wide range of diverse characters, each with their own distinct personality and backstory.


Whether you're creating a role-playing game, a visual novel, or any other kind of fantasy project, these portraits will add depth and immersion to your game world. Each portrait comes in multiple resolutions and file formats, so you can easily integrate them into your game without sacrificing quality or performance.


With the Character Portraits package, you'll be able to bring your fantasy world to life with beautiful, memorable character portraits that players will love.


Price $4.99

Poly HP - Cobraman by Downrain DC

Asset Store newest packages - 2023, June 20 - 16:25
Cobraman (5288 triangles)
(Weapon can be removed)

3 colors textures 1024x1024 png
(Contains .PSD files)

8 basic animations
Idle
Walk
Run
Jump
Attack_01
Attack_02
Damage
Die


Price $7.99

Lost Samurai Game Music vol. 1 by CyberKit3D

Asset Store newest packages - 2023, June 20 - 16:22
7 quality digital soundtracks with loops, intros, ends and variations for a variety of game styles.

WAV Files

1411kbps

44100Hz

Loopable: Yes

Stereo



Audio Preview: https://soundcloud.com/cyberkit3d/sets/lost-samurai-game-music-vol-1


The package contains 7 soundtracks and 72 files. Each soundtrack has a full version as well as separate intro, full loop, loop sections, end and some variations.




Price $29.99

Bunretsu Sound FX by Eiravaein Works

Asset Store newest packages - 2023, June 20 - 16:20
Bamboo. Annihilated.
  • 281 WAVs
  • UCS-compliant metadata
  • 96kHz / 24-Bit
  • Mono + Stereo

Designed to supply you with crisp, vibrant, and organic transients that will cut through the most dense soundscapes, this library of thoroughly destroyed bamboo stalks will pack a punch. It is full of twisting, snapping, striking, splitting, and scattered debris sounds. We even burned the lot of broken bamboo pieces and captured the whole event in mono and mid-side stereo as an added bonus!

The sounds herein can be used as all sorts of impact FX ranging from the fantastically animated to the viscerally realistic. Bend them as far as you want … and then go ahead and break ‘em.


Price $23.00

Pages

Subscribe to Babel X3D aggregator