کانال تخصصی یونیتی ( آموزش و نکته ) @unityengine3d Channel on Telegram

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

@unityengine3d


به نام خدا

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

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

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

مدیر اصلی(مالک)
@UnityEngine

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

کانال تخصصی یونیتی ( آموزش و نکته ) یک منبع عالی برای علاقمندان به یونیتی و توسعه بازی های سه بعدی است. با عضویت در این کانال، شما به آخرین آموزش ها، نکات و ترفندهای مربوط به یونیتی دسترسی خواهید داشت. هر آنچه برای توسعه دهندگان بازی لازم است، در این کانال گنجانده شده است. از مبتدی تا حرفه ای، همه می توانند از محتوای ارزشمند این کانال بهره مند شوند.

همچنین، با دنبال کردن این کانال، می توانید به گروه های مختلف مرتبط با یونیتی و توسعه بازی های سه بعدی پیوسته و با دیگر اعضا تبادل نظر کنید. این فرصت عالی برای یادگیری و به اشتراک گذاری تجربیات است.

آیا شما نیز به دنبال افزایش دانش و مهارت های خود در زمینه یونیتی هستید؟ پس حتما این کانال را دنبال کنید و از تمامی مزایایی که ارائه می دهد بهره مند شوید. از ثبت نام در کلاس های آموزشی تا به اشتراک گذاری پروژه های خود، همه چیز در این کانال منتظر شماست. فرصت را از دست ندهید و عضویت خود را امروز آغاز کنید!

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

06 Sep, 17:01


Quickly Organize your Hierarchy!

Use Ctrl+Shift+G to group selected GameObjects under a new Parent Object

🔗 Sunny Valley Studio


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


👉 @UnityEngine3D 👈

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

03 Sep, 17:02


To inspect your map more easily in the Scene View use Shift+~ to toggle off all tool overlays

🔗 Sunny Valley Studio


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


👉 @UnityEngine3D 👈

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

31 Aug, 17:00


Make your Character stand out in Dark Scenes with Lighting and Rendering Layers in Unity!

🔗 Sunny Valley Studio


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


👉 @UnityEngine3D 👈

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

28 Aug, 17:01


Here are some different approaches to check a collection for its length.

Some examples might better fit your coding style than others. Always use the ones that fit your team and give you the maximum readability.



🔗 Binary Impact


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


👉 @UnityEngine3D 👈

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

25 Aug, 17:02


Ragdolls are perfect for dynamic Death Effects or impactful reactions for your characters

🔗 Sunny Valley Studio


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


👉 @UnityEngine3D 👈

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

22 Aug, 17:01


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 👈

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

19 Aug, 17:01


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 👈

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

18 Aug, 06:33


Here is how to set up One Way collision Platforms in Unity 2D using Platform Effector component



🔗 Sunny Valley Studio


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


👉 @UnityEngine3D 👈

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

16 Aug, 17:02


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 👈

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

15 Aug, 04:09


بهینه‌سازی یونیتی : پروفایل‌گیری از بخش‌ها و قسمت‌های خاص کد


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



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


👉 @UnityEngine3D 👈

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

15 Aug, 03:58


Profiling flowchart for a Unity project


🔗 Dave Hampson (1.0x engineer)



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


👉 @UnityEngine3D 👈

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

21 Jul, 16:31


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 👈

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

18 Jul, 16:30


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 👈

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

15 Jul, 16:30


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 👈

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

11 Jul, 16:30


Quick Unity interface tip to have better object placement grip and more precision when placing them around the scene! Grid Snapping Tool!



🔗 Kronnect



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


👉 @UnityEngine3D 👈

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

09 Jul, 14:34


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 👈

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

14 Jun, 16:31


A small gist for snapping a RectTransform's anchors to its corner points in Unity:
https://gist.github.com/yasirkula/2ef6c9cf7d83c035fa29ac3a691e77c9

Source

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


👉 @UnityEngine3D 👈

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

11 Jun, 16:30


You can Automatically remove unused using statements when saving your script in Unity!

Source


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


👉 @UnityEngine3D 👈

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

10 Jun, 18:01


To replace one or many prefabs in a scene with another, ctrl+drag the new prefab onto the old ones.

Source



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


👉 @UnityEngine3D 👈