• Get a GameObject to point towards or “look at” another GO?

    https://twitter.com/BinaryImpactG/status/1176515693631721472

  • To execute something on an instantiated GameObject before Awake() and OnEnable()

    https://twitter.com/BinaryImpactG/status/1173943068669763584

  • Hitting CTRL – A for select all in big scenes or CTRL – B for build and run by mistake when actually wanting to hit something else?

    https://twitter.com/BinaryImpactG/status/1171381929012281344

  • Mind the difference between setting transform.position and rigidbody.MovePosition() when moving your kinematic objects

    https://twitter.com/BinaryImpactG/status/1168833588126724096

  • Add the SelectionBase attribute to your MonoBehaviour to always select the gameobject that has the script attached to

    https://twitter.com/BinaryImpactG/status/1166343137209569280

  • Know your scale

    https://twitter.com/BinaryImpactG/status/1161270794837725185

  • Having a kinematic rigidbody detect collision with a collider without a rigidbody?

    https://twitter.com/BinaryImpactG/status/1158710301929480197

  • Assigning groups is not only for strategy games!

    https://twitter.com/BinaryImpactG/status/1156203253882925059

  • You can define preprocessor symbols directly in your #unity3d project settings

    https://twitter.com/BinaryImpactG/status/1153648868153843720

  • Use the null conditional to shorten the null checks

    https://twitter.com/BinaryImpactG/status/1151066925964976129

  • Unity Tutorial – VFX Graph – Celebrating a random number

    To celebrate us reaching 500 followers on twitter we decided to create a little animation with the vfx graph in the Unity3D engine. If you liked the effect you

  • You can use the UNITY_EDITOR macro to strip testing code when building your project

    https://twitter.com/BinaryImpactG/status/1148517119744716800

  • You can only delete a masternode in the #shadergraph after you set a new one to active

    https://twitter.com/BinaryImpactG/status/1146041671802638337

  • Need to pause your game on a specific frame or function to debug it?

    https://twitter.com/BinaryImpactG/status/1143472009604685824

  • How to make a #sprite #animation. Create your multiple sprite asset with the spriteeditor

    https://twitter.com/BinaryImpactG/status/1140967766054363136