کانال تخصصی یونیتی ( آموزش و نکته )
1.63K subscribers
547 photos
145 videos
51 files
247 links
به نام خدا

مسئولیت مطالب یا آگهی ارسالی در کانال یا کامنت ها به عهده من یا ما نیست

لیست گروه ها و...
https://t.me/UnityEngine3D/823

برای تبلیغ در کانال و گروه :
https://t.me/UnityEngine3DAds

مدیر اصلی(مالک)
@UnityEngine
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Say goodbye to repetitive sound effects in your Unity games! 🎶 👾😎

With Unity's Audio Random Container, you can easily mix and randomize your audio effects 🔊 🎮💪



*Unity 2023.2 required 🙂

Source




#نکته #یونیتی


👉 @UnityEngine3D 👈
👍111
This media is not supported in your browser
VIEW IN TELEGRAM
You can create Custom Script Templates in Unity by adding them to a ScriptTemplates folder in your project 🚀👾💪

Here are some useful Script Templates for ECS project:
➡️https://github.com/SunnyValleyStudio/Unity-ECS-Custom-Script-Templates

Or just create your own custom templates👍🤓


Source


#نکته #یونیتی


👉 @UnityEngine3D 👈
🤔1💔1
This media is not supported in your browser
VIEW IN TELEGRAM
If you want to accurately place an object on the ground or other surface with mesh, drag the object from the center while pressing Ctrl+Shift keys. Remember to place the pivot where the object's base should be!


Source



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍8🤯21👎1
Unity 2023.1 Introduces Awaitable Class!

Awaitable is a new type used to expose asynchronous code, as well as an async return type specifically tailored for Unity applications.

Source



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍6
To replace one or many prefabs in a scene with another, ctrl+drag the new prefab onto the old ones.

Source



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍5🤔3
This media is not supported in your browser
VIEW IN TELEGRAM
You can Automatically remove unused using statements when saving your script in Unity!

Source


#نکته #یونیتی


👉 @UnityEngine3D 👈
👍7
This media is not supported in your browser
VIEW IN TELEGRAM
Quick Unity interface tip to have better object placement grip and more precision when placing them around the scene! Grid Snapping Tool!



🔗 Kronnect



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍5
This media is not supported in your browser
VIEW IN TELEGRAM
To detect which Body Part was Hit, add colliders to your character's bones

This will make them move together with the animation


🔗 Sunny Valley Studio



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍2
You have heard about the formatting options of strings, but did you know these work for structs like Vector3?

Use them in your interpolated strings to get a nicer output! In our example the F2 formats the float components to two digits.



🔗 Binary Impact



#نکته #یونیتی


👉 @UnityEngine3D 👈
1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
The "F" key can be used to focus on an object in scene view, but did you know you can also focus on an asset in project view when you misclicked other folders?



🔗 Kronnect


#نکته #یونیتی


👉 @UnityEngine3D 👈
👍51
قیمت موبایلتون چقدره؟ ( تقریبی بگید ، می‌خوام ببینم چند درصد افراد گوشی مدل پایین یا بالا یا پرچمدار دارند. برای اینکه ببینیم باید چقدر بازی رو بهینه کنیم چقدر کاربر داریم)
Anonymous Poll
18%
2 تا 5 میلیون تومن
20%
5 تا 7 میلیون تومن
21%
7 تا 10 میلیون تومن
15%
10 تا 15 میلیون تومن
11%
15 تا 20 میلیون تومن
4%
20 تا 30 میلیون تومن
2%
40 تا 50 میلیون تومن
1%
50 تا 60 میلیون تومن
3%
از 60 میلیون تومن به بالا
5%
سایر ( اپل دارم - گوشی دکمه ای دارم - گوشی ندارم - گوشیم کمتر از 2 میلیون تومنه)
💔11👍4
بهینه‌سازی یونیتی : پروفایل‌گیری از بخش‌ها و قسمت‌های خاص کد


لینک : https://medium.com/@brunolorenz98/optimization-unity-3d-profiling-specific-code-parts-and-sections-0f7a1920d024



#آموزش #یونیتی #بهینه_سازی


👉 @UnityEngine3D 👈
👍3
The Transform class implements IEnumerable. With that you could i.e.:

-Iterate through the children of the transform like foreach (Transform child in transform) {...}

-Iterate with direct cast via .OfType<T> like transform.OfType<RectTransform>()


🔗 Binary Impact


#نکته #یونیتی


👉 @UnityEngine3D 👈
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Here is how to set up One Way collision Platforms in Unity 2D using Platform Effector component



🔗 Sunny Valley Studio


#نکته #یونیتی


👉 @UnityEngine3D 👈
👍111
Normalizing a zero vector is mathematically undefined and returning NaN within the Unity.Mathematics lib!

When normalizing i.e. a Unity.​Mathematics float3 use the normalizesafe method to avoid NaN.

It works for Vector3 though!


🔗 Binary Impact


#نکته #یونیتی


👉 @UnityEngine3D 👈
1👍1👏1
need of Icons for your project?

You can download many Icons in a single Font: https://github.com/google/material-design-icons/tree/master/variablefont

Then use it with TMP!

- Create a FontAsset
- Assign the Font to the TextElement
- Add codePoint
- On Google Fonts Site search for icons + codePoints




🔗 Binary Impact



#نکته #یونیتی


👉 @UnityEngine3D 👈
👍1