fa
Feedback
کانال تخصصی یونیتی ( آموزش و نکته )

کانال تخصصی یونیتی ( آموزش و نکته )

رفتن به کانال در Telegram

به نام خدا مسئولیت مطالب یا آگهی ارسالی در کانال یا کامنت ها به عهده من یا ما نیست لیست گروه ها و... https://t.me/UnityEngine3D/823 برای تبلیغ در کانال و گروه : https://t.me/UnityEngine3DAds مدیر اصلی(مالک) @UnityEngine

نمایش بیشتر
1 761
مشترکین
-124 ساعت
+37 روز
+1830 روز
آرشیو پست ها
You have heard about the formatting options of strings, but did you know these work for structs like Vector3? Use them in you
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 👈

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 👈

Quick Unity interface tip to have better object placement grip and more precision when placing them around the scene! Grid Snapping Tool! 🔗 Kronnect #نکته #یونیتی 👉 @UnityEngine3D 👈

Here is how to fix Bullets not hitting objects in Unity More info at: https://docs.unity3d.com/Manual/choose-collision-detection-mode.html 🔗 Sunny Valley Studio #نکته #یونیتی 👉 @UnityEngine3D 👈

میگم کسی کارشناسی کامپیوتر شهید مهاجر اصفهان قبول شده؟ با معدل چند ؟ با معدل 18.80 قبول میشم؟

A small gist for snapping a RectTransform's anchors to its corner points in Unity: https://gist.github.com/yasirkula/2ef6c9cf7d83c035fa29ac3a691e77c9 Source #نکته #یونیتی 👉 @UnityEngine3D 👈

You can Automatically remove unused using statements when saving your script in Unity! Source #نکته #یونیتی 👉 @UnityEngine3D 👈

To replace one or many prefabs in a scene with another, ctrl+drag the new prefab onto the old ones. Source #نکته #یونیتی 👉 @
To replace one or many prefabs in a scene with another, ctrl+drag the new prefab onto the old ones. Source #نکته #یونیتی 👉 @UnityEngine3D 👈

Unity 2023.1 Introduces Awaitable Class! Awaitable is a new type used to expose asynchronous code, as well as an async return
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 👈

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 👈

#meme #یونیتی 👉 @UnityEngine3D 👈

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://t.co/yTqNoFYqJJ Or just create your own custom templates👍🤓 Source

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 👈

Show players what key to press for an action with support for multiple input devices? With help of PlayerInput and a nicely m
Show players what key to press for an action with support for multiple input devices? With help of PlayerInput and a nicely made InputActionAsset it is automated entirely. This utilizes ToDisplayString which converts bindings into strings. Source #نکته #یونیتی 👉 @UnityEngine3D 👈

csharp spans are ref structs which enables changing value types stored in them. This allows convenient enumeration of parts o
csharp spans are ref structs which enables changing value types stored in them. This allows convenient enumeration of parts of arrays, allocation free. Here is a short example updating a slice of an array and working directly on the enumerator Source #نکته #یونیتی 👉 @UnityEngine3D 👈

Visually debug your Enemy AI with OnDrawGizmos() method! 🛠️🕹️ 👾 If your logic depends on Runtime Variables use Application.isPlaying check to limit your logic to Play Mode Source #نکته #یونیتی 👉 @UnityEngine3D 👈

Did you know that Unity Registry has a built-in package that allows you to easily record in-game footage at high quality? Source #نکته #یونیتی 👉 @UnityEngine3D 👈

درآمد من از وقتی که تلگرام تبلیغات رو فعال کرده😎
درآمد من از وقتی که تلگرام تبلیغات رو فعال کرده😎

Check your build size! Check what's taking up disk space Optimise the biggest culprits Save so much heartache Source #نکته #یونیتی 👉 @UnityEngine3D 👈