Explore tweets tagged as #unitytip
Estaba hablando ayer con un amigo sobre tips para tener un proyecto organizado, y... ahí va un micro #unitytip La fuente del editor de Unity admite emojis. Podéis usarlos al nombrar GameObjects. Es como la versión del TEMU de uno de sus plugins de jerarquía.
2
0
3
#unitytip The collision geometry of cars should be slightly below the visual geometry and significantly above the floor to prevent fake collisions, especially with the ground when the suspension compresses while moving at high speeds.
5
3
42
#UnityTip: Fix ANIMATIONS after changing the hierarchy. Animations in #Unity3D are tied to specific hierarchies, objects, and names. If you make changes/reorder them, the object/property 'paths' need to be updated accordingly. Rename them! 📁 #gamedev #gamedeveloper #indiedev
6
30
213
Third #UnityTip in a row! > Bounding rain with movement. 🌧️📦 As the player-camera moves, particles can simulate... 1. Local: particles move with the camera. 2. World Space: camera moves through particles. The first will look strange because, in the real world, rain doesn't
9
72
550
How to avoid infinite if statements? ❌ Use interfaces like this! ✅ Much cleaner and readable! #unitytips #unitytip #gamedev #indiedev #gamedevelopment #codesign #code #coding
2
7
12
How to attach tools/weapons for the player like this one? Click to find out! A short thread!🧵⬇️ #gamedevelopment #indiedev #Unitytip #unitytips #madewithunity #gamedev #indiegames
1
8
8
#UnityTip for #gamescom2023! Dont u hate that you have to check if an item is in the list before working with it? Here is solution: List<T>.FirstOrNot<T>( Func<T,bool> testFunc, out T result); You can simply put it in a if conditinal to do something with the result if it exists
0
1
10
Have you ever made edits in Play mode and didn't realise? Then lost all of it when exiting? I've got a little #unitytip for you. Change editor colours really easily in preferences and save yourself the heart ache. See below! :D
1
3
9
We are now at the #Unite2023 with the @Unity3d Insider group. We still have a few of the rare UnityTip Trading cards. If you want one, come and find us!
5
3
44
Un #Unitytip en toda regla! CON ALT presionado + CLICK IZQUIERDO sobre cualquier flecha de jerarquía la expande al completo!!!🚀 #unity #gamedev #indiegame
0
4
15
We're really looking forward to meeting you tonight at #unite2024's "Meet the Insiders". Starting at 7 PM, it's all about networking, fun, tons of Unity know-how and of course our #unitytip trading cards! We can't wait to see you!
3
4
40
small little script to make opening properties that much faster https://t.co/RrL7mA7CYX
#unitytip #madewithunity #unity3D #gamedev
0
0
0