Should you ever encounter the problem with missing Meshes in your MeshColliders
#Unitytips Should you ever encounter the problem with missing Meshes in your MeshColliders on your custom #ProBuilder objects just don't panic and run this
Gib dir die Kugel! Puzzle-Platformer BEAM erscheint am 29. September auf Steam
Das rheinland-pfälzische Studio Binary Impact veröffentlicht sein Erstlingswerk „BEAM“ am 29. September 2020 exklusiv auf Steam. Das Spiel kann bereits jetzt
Making Acid Liquid with Shader Graph in Unity
Für unser Spiel BEAM brauchten wir kürzlich einen Shader, der eine Art von Säure oder Atommüll visualisiert. Nachdem wir einige Bilder auf unseren Social-Media
Share Color libraries with your team
#UnityTips Share Color libraries with your team!Create a library file from the color picker to your Project folder. You'll find it in the Editor sub folder
Tidy up your probuilder UVs with just a few clicks
#UnityTips Tidy up your #probuilder UVs with just a few clicks!1. Position the first face to your liking.2. Hold CTRL3. Left Click the neighboring face.4. Enjoy
Fast and easy placement of prefabs that are supposed to be next to each other
#UnityTips Fast and easy placement of prefabs that are supposed to be next to each other:1. Drag the prefab as child of an existing object.2. Reset the transfor
If you are tired of dragging an object to the border of the hierarchy to move it in large scenes, here is a trick
#UnityTips If you are tired of dragging an object to the border of the hierarchy to move it in large scenes, here is a trick:1. Select your object2. Scroll to t
In Zusammenarbeit mit LITE Games präsentieren wir „MasterMind Deluxe“
Logikrätsel sind Dein Ding? Kein Rätsel ist zu knifflig? Dein Superhirn hat schon jeden Code geknackt, den es gibt? Dann ist MasterMind Deluxe genau das Richt
You can set the pitch of an AudioSource to a negative value to play it backwards
#UnityTips You can set the pitch of an AudioSource to a negative value to play it backwards!You have to set the AudioSource.timeSamples to AudioSource.clip.samp
Use the reset method to fill your values with standards
#UnityTips Use the reset method to fill your values with standards.Very usefull to reduce the amount of drag and drops.#gamedev #indiedev pic.twitter.com/bMGtwW
Raspberry Pi: Kompendium: Linux, Programmierung und Projekte
Für Sebastian Pohl (Mitgründer Binary Impact GmbH) was es schon immer besonders interessant, Elektrogeräte nicht einfach wegzuwerfen, wenn sie nicht mehr funkti
Add custom icons to your scriptable object instances
#UnityTips Building on last weeks tip: Also add custom icons to your scriptable object instances.Put an image in the Gizmo folder (subfolders for namespaces) na
You can use your own custom icons for your scripts
#UnityTips You can use your own custom icons for your scripts. 🤯#gamedev #indiedev pic.twitter.com/ys4VqJLba9— Binary Impact (@BinaryImpactG) June
Create another level in the layer/tag dropdown menu by adding a slash
#UnityTips Create another level in the layer/tag dropdown menu by adding a slash.Helpful when organizing layers and tags for extensive projects.#gamedev #indied
How to check if a layermask contains a certain layer
#UnityTips How to check if a layermask contains a certain layer.Here is a simple way, explanations in the image ⬇️ #gamedev #csharp #indiedev pic.