#UnityTips

Did you know you can add a tooltip to your variable in the Inspector in #Unity? Simply add [Tooltip("Your Tooltip")] and the defined tooltip will show up when hovering over the variable name! 💡 #UnityTips #Unity #Unity3D #GameDev #IndieDev

Shadow Groveshadow_grove
2025-12-11

Did you know you can add a tooltip to your variable in the Inspector in ? Simply add [Tooltip("Your Tooltip")] and the defined tooltip will show up when hovering over the variable name! 💡

💡 #UnityTips: Make your AI agents smarter and more flexible with Goal Oriented Action Planning (GOAP)! 🧠 GOAP is a technique that allows your agents to choose actions based on their goals, preconditions and effects. #AI #gamedev Learn more: learn.unity.com/project/goal-d #IndieDev

Shadow Groveshadow_grove
2025-12-10

💡 : Make your AI agents smarter and more flexible with Goal Oriented Action Planning (GOAP)! 🧠 GOAP is a technique that allows your agents to choose actions based on their goals, preconditions and effects. Learn more: learn.unity.com/project/goal-d

💡 #UnityTips: Utilize Steam and other game marketplaces! 💰 List your Unity #IndieGame on Steam and other game marketplaces to reach a wider audience and increase sales. #unity #unity3d #gamedev #steam #marketing #IndieDev

Shadow Groveshadow_grove
2025-12-09

💡 : Utilize Steam and other game marketplaces! 💰 List your Unity on Steam and other game marketplaces to reach a wider audience and increase sales.

Use Ctrl+D (Cmd+D on Mac) to duplicate any asset or game object in your project or scene. This can save you time and avoid unnecessary drag and drop actions. #UnityTips

Shadow Groveshadow_grove
2025-12-08

Use Ctrl+D (Cmd+D on Mac) to duplicate any asset or game object in your project or scene. This can save you time and avoid unnecessary drag and drop actions.

Speed up C# compilations! 🚀 Create managed assemblies by right-clicking in desired scripts folder and selecting Create > Assembly Definition. #UnityTips #Unity #Unity3D #IndieDev

Shadow Groveshadow_grove
2025-12-07

Speed up C# compilations! 🚀 Create managed assemblies by right-clicking in desired scripts folder and selecting Create > Assembly Definition.

💡 #UnityTips: Make use of Unity's new Input System to manage inputs from various devices! 🎮 Keyboard, mouse, gamepad, and touch inputs can all be handled with this system. #unity #unity3d #gamedev #IndieDev Learn more: docs.unity3d.com/Packages/com.

Shadow Groveshadow_grove
2025-12-06

💡 : Make use of Unity's new Input System to manage inputs from various devices! 🎮 Keyboard, mouse, gamepad, and touch inputs can all be handled with this system. Learn more: docs.unity3d.com/Packages/com.

🎚️ Show public variables as sliders in the Inspector by using the [Range(min, max)] attribute above the variable declaration in your script. This makes it easy to adjust values within a specific range. #UnityTips #gamedev

Shadow Groveshadow_grove
2025-12-05

🎚️ Show public variables as sliders in the Inspector by using the [Range(min, max)] attribute above the variable declaration in your script. This makes it easy to adjust values within a specific range.

💻 If you use a lot of non-changing strings in your code, you can use `static readonly string YourStringName = "YourString";` to avoid allocating a bit of memory each time. #UnityTips #Unity #Unity3D #IndieDev

Shadow Groveshadow_grove
2025-12-04

💻 If you use a lot of non-changing strings in your code, you can use `static readonly string YourStringName = "YourString";` to avoid allocating a bit of memory each time.

⌨ These #shortcuts can help you explore your #scene without using the toolbar:
Use Alt+Left Mouse Button to orbit around your scene view.
Use Alt+Middle Mouse Button to pan your scene view.
#UnityTips #Unity #Unity3D #IndieDev

Shadow Groveshadow_grove
2025-12-03

⌨ These can help you explore your without using the toolbar:
Use Alt+Left Mouse Button to orbit around your scene view.
Use Alt+Middle Mouse Button to pan your scene view.

💡 #UnityTips: Optimize your game's performance with Unity's Profiler! 🔍 Track memory usage, CPU usage, and GPU usage in real-time. #unity #unity3d #gamedev #performanceoptimization #IndieDev Learn more: docs.unity3d.com/Manual/Profil

Shadow Groveshadow_grove
2025-12-02

💡 : Optimize your game's performance with Unity's Profiler! 🔍 Track memory usage, CPU usage, and GPU usage in real-time. Learn more: docs.unity3d.com/Manual/Profil

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst