Explore tweets tagged as #unitytip
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
#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
211
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
Here is how to create Mario-like footstep dust poofs in Unity! πββοΈπ¬οΈ π Download the model and the shader from my Pateron β‘οΈ https://t.co/2YoFEOot3b
#UnityTips #Unity3d #gamedev
3
19
267
Your support keeps these tips coming! π If you find them useful, please vote for me for Best Tutorial Series at the Unity Awards π π https://t.co/glUc4OT17D
#UnityTip #UnityAwards #gamedev
Using Modular Assets? You can boost performance by combining meshes with Mesh.CombineMeshes()! π§±π‘π #UnityTips #unity3d
0
4
27
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
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
#unitytip If animation broke because of the changes in objects hierarchy you could easily fix it. Open a file with animation '.anim' as a text and fix paths to the animated object (you could use 'replace' for it) #unitytips #unity #unity3d #gamdev #indiegamedev #madewithunity
2
0
6
small little script to make opening properties that much faster https://t.co/RrL7mA7CYX
#unitytip #madewithunity #unity3D #gamedev
0
0
0
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