article thumbnail

How to get started with Unity Game Development – Tips & Tricks from iXie Experts

iXie gaming

Custom shaders Gain control over your game’s visual style and performance by creating custom shaders. Shader programming allows you to manipulate lighting, textures, and visual effects, resulting in unique and optimized visuals. Be mindful of memory usage, especially on mobile platforms.

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: Animated sprites, both 2D and 3D, now support options for more precise timing of individual frames ( GH-65609 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ).

Beta 105
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: Animated sprites, both 2D and 3D, now support options for more precise timing of individual frames ( GH-65609 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ).

Beta 81
article thumbnail

Maintenance release: Godot 3.4.1

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Physics: Fix test_move reporting collision when touching another body ( GH-54845 ). Input: Add Input.is_physical_key_pressed() method ( GH-55251 ).

Tile 52
article thumbnail

Release candidate: Godot 3.4.1 RC 2

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Physics: Fix test_move reporting collision when touching another body ( GH-54845 ). Input: Add Input.is_physical_key_pressed() method ( GH-55251 ).

Tile 52
article thumbnail

Release candidate: Godot 3.4.1 RC 3

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Physics: Fix test_move reporting collision when touching another body ( GH-54845 ). Input: Add Input.is_physical_key_pressed() method ( GH-55251 ).

Tile 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

This drastically reduces drawcall-related bottlenecks and can give massive gains in specific scenarios (drawing lots of sprites, big TileMaps, text rendering). Top: 10,000 Sprites with a randomized modulate and position. Bottom: 8 layers of a screen full of "A"s with two Sprites intermixed. Can you spot the difference?

Debug 52