Remove Bug Remove Collision Remove Shaders Remove Sprite
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. Iterate based on feedback to refine gameplay, fix bugs, and enhance the overall experience.

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

We took a bit longer to prepare this beta as there were a number of fairly big GDScript refactoring PRs (needed to fix many bugs), which we wanted to merge all at once. Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

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

We took a bit longer to prepare this beta as there were a number of fairly big GDScript refactoring PRs (needed to fix many bugs), which we wanted to merge all at once. Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

Beta 81
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 ). Bug reports. if something that worked fine in 3.4

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 ). Bug reports. if something that worked fine in 3.4

Tile 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

branch is worked on in parallel and receives minor updates to fix bugs, improve usability and occasionally add some compatible features. Among a wide array of bug fixes to the GLES2 and GLES3 renderer, they also designed and implemented a 2D batching system for GLES2 , which greatly optimizes the 2D rendering performance in many situations.

Debug 52
article thumbnail

Getting started with HaxeFlixel in 2021

Radiator Blog

The engine should be able to render and simulate 200+ lightweight game objects -- frame-animated sprites with simple collision, no fancy physics or shaders. Most updates within the last year have been small bug fixes, and momentum for big future features has stalled. (Reminder: for iOS, that means WebGL 1.0 and no WASM.)

Sprite 52