Remove Alpha Remove Clipping Remove Collision Remove Texture
article thumbnail

The Kristala Dev Blog - Issue #21

Astral Clock Tower Studios

Now that he's done with the model itself, Cass will focus on unwrapping the UV's before getting started on the detailed texturing for this colossal beauty. With Shelly's keen eye for detail (and impressive modeling and texturing skills), she's been able to capture exactly that with her new and improved crystal models.

Dev 52
article thumbnail

Creating a See-Through | X-Ray Effect In Unity – Shader Tutorial

Awesome Tuts

We repeat that same process for the Main Texture of the material, and the Occlude Color which will be the color of the game object behind other objects when it has this material attached on it. Again we have the properties which is a texture and a color declared on lines 4 and 5. Then we give it a type – Color.

Shaders 90
article thumbnail

Godot's 2D engine gets several improvements for upcoming 4.0

Mircosoft Game Dev

Additionally, all 2D shadows and light textures use a single atlas, resulting in improved performance. the new CanvasTexture texture type has been introduced. 2D Masking / Clipping. branch, this will be doable in a much easier way, thanks to the "clip children" property in the visibility section. For Godot 4.0,

Engine 55