Thanks to Youtube user “strups” for providing this quick tutorial on Occlusion Culling in Unity. This small tip can really improve the performance of your game.
Written instructions:
Continue reading “Improve FPS in Unity with Occlusion Culling”
Because your time is valuable
Thanks to Youtube user “strups” for providing this quick tutorial on Occlusion Culling in Unity. This small tip can really improve the performance of your game.
Written instructions:
Continue reading “Improve FPS in Unity with Occlusion Culling”
Here’s how to easily fly around your scene by using the standard wasd-keys and your mouse (like in a game):
1. Hold down the right mouse button
2. Press one of the wasd keys to move and move your mouse to turn
Additional tip: If you think that the scroll wheel zoom is jumping in too large increments, try holding down atl+right mouse button in order to dolly the camera smoothly by moving your mouse slowly.
This tutorial shows you how you can bring alpha mapped planes into Unity while keeping the transparency intact:
1. Import the 3d-model as an asset
2. Import the texture as an asset and toggle the “Alpha is transparency” checkbox on. Apply.
3. Drag the 3d-model to your scene
4. Drag and drop the texture on top of the 3d-model
5. Select the object and open it’s shader in the inspector. Change the rendering mode from “opaque” to “fade” or “transparent”
In this one minute tutorial we create a pixel art animation render with Blender Cycles by using a toon shader and freestyle.
Written version:
In this one minute video tutorial we show you how to preview or play your Construct 2 game directly from Google Drive:
Written version:
Continue reading “Construct 2 How to play game from Google Drive”
This video tutorial gives you a simple example of manipulating variables in Chat Mapper.
Written version: