Pages

Se afișează postările cu eticheta unitypackage. Afișați toate postările
Se afișează postările cu eticheta unitypackage. Afișați toate postările

sâmbătă, 17 decembrie 2022

iStep asset for Unity 3D game engine.

Hoax Games comes with this good asset for the Unity 3D game engine at the price of only €15.97.
You can see more on Hoax Games youtube channel .

miercuri, 13 mai 2020

Unity give us the Heretic asset.

As you know already, the Heretic - Unity Short Film.
This movie has 1,534,208 views from date when was released Jan 22, 2020 by Unity 3D.
Now, they tell us:
When we revealed our short film The Heretic, the question you asked the most was, “Are you going to release this?” We’re happy to tell you that one of the most requested elements of this production – the Digital Human Character and Technology stack – is now available for you to download.
The full article with the link to the Heretic asset from Unity team can be found here.
The full movie can be see on youtube.

The new video tutorial about how can be used can be see on youtube.

duminică, 12 noiembrie 2017

Unity 3D and the Puppet2D tool .

This tool can help you to animate sprites with Unity 3D.
You can create 2D skeletons, skin your characters to the bones, and create really easy to use controls that make animating 2D characters.
The tool come with this price $30.00 from this link.
First you need to create a 2D project into Unity 3D.
After you download this tool into your Unity 3D  then you can deal with this tool.
The main goal is to assemble sprites into a character and then create the desired animation.
Then the animation will be embedded in your project just like any animation.
See the next tutorial from official youtube channel of  Puppet2D tool:

miercuri, 24 mai 2017

Testing Mapbox with Unity using unitypackage .

This unitypackage let you to use some maps features like:
Maps and location data optimized for Unity. Written from the ground up in C#, the Mapbox Unity SDK unlocks global data to generate custom 3D worlds, power location lookup, and incorporate traffic-based directions in your next Unity project.
You can download this unitypackage from mapbox.com.
Let's test with Unity ( version 5.6.0f3 Personal ) .
First you need to download it and then you need to import it into your project.
Import package in Unity from the Unity editor menu: Assets - Import package - Custom Package or use double-click on downloaded mapbox-unity-sdk_v0.5.1-beta.unitypackage.
Take an API token is required to access Mapbox services.
Use your token from here into Unity project.
Use click Mapbox - Configure Access from the Unity Editor menu and then paste your token into the Token field. Assuming your token is valid.
This SDK is pretty and complex, but you can find examples with the installation of this packet and so try and modify it until you get used to it.
Here's a screenshot of a few minutes of testing and testing with this SDK.