Remove Baking Remove Code Remove Mesh Remove Scripting
article thumbnail

Navigation Server for Godot 4.0

Mircosoft Game Dev

Runtime navigation mesh baking. Now the NavigationRegion can be added during gameplay, and it's possible to change its transform or even bake the navigation mesh data at runtime. You can compose the NavigationRegion as you like, mine looks like this: Note: The meshes have a common static body under their node.

Agent 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A couple fixes to the text resource loader which could impact notably reloading scripts ( GH-71170 ). OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ).

Beta 110
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

Optimize Vegetation Generation

Mnenad

Mainly I focused on generating grass that bends in the wind and some fern like plants, but what comes next is usable for all kind of meshes. Batching means to combine mesh objects that share the same material or that are marked as static in the Unity inspector. In my case I had terrible FPS with just some thousand mesh instances.

Mesh 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A couple fixes to the text resource loader which could impact notably reloading scripts ( GH-71170 ). OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ).

Beta 85
article thumbnail

Release candidate: Godot 3.5 RC 8

Mircosoft Game Dev

The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. And for more advanced use cases, there is now also TextMesh to generate 3D meshes from font glyphs, so you can add Word Art to your scenes ;). and backported to 3.5. What is it?

Render 52
article thumbnail

Dev snapshot: Godot 3.5 beta 1

Mircosoft Game Dev

This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. Aged like fine wine, Meru Patel ( Janglee123 )'s work from Google Summer of Code 2020 has been continued and updated by GSoC 2019 alumni Twarit Waikar ( ChronicallySerious )! back in 2020! What is it?

Beta 52
article thumbnail

Release candidate: Godot 3.5 RC 7

Mircosoft Game Dev

The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. And for more advanced use cases, there is now also TextMesh to generate 3D meshes from font glyphs, so you can add Word Art to your scenes ;). and backported to 3.5. What is it?

Render 52