article thumbnail

Breakout: Blocks

The Liquid Fire

Edit Blocks. You could edit them one by one, but that would not scale well, especially if you had dozens or more blocks to fix. Unity does actually have a feature that allows you to perform a bulk edit. Unfortunately, some of the changes that you might want to make will not be supported by a bulk edit, such as in custom editors.

article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics. Improved Inspector sub-resource editing. was still far away, so we tasked Joan Fons ( jfons ), as part of the GSoC program, to write a new CPU lightmapper for Godot 3.x. New CPU lightmapper.

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

Godot Engine reaches 2.0 stable

Mircosoft Game Dev

Previously, only the root node of a scene was editable. It is now possible to edit any children node of the instanced scene and have the changes persist. Even sub-instances of instances can be edited with persistent modifications. XML is not easy to write manually, and it's easy to make mistakes. Multiple scene editing.

Engine 52
article thumbnail

Unity Bolt Tutorial: How to Add Triggers & Switches

SOVEREIGN MOON

However, if we jump back into our inspector tab and select “is trigger”, essentially, we’re changing this object from a collision object to a trigger object. We can hit the “edit bounding volume” button here and then just scale our invisible trigger up. Step 3: Edit Your Flow Graph. So that’s all we need to do for the object.

Code 52
article thumbnail

Unreal Engine 5 FPS: Create A Zombie Horde Shooter

Awesome Tuts

Inside the Input folder Right Click -> Input Action: Rename the input action to IA_MoveForward: Double click the IA_MoveForward and these are the options you’ll see when you open it in the editor: The Action Description option allows us to give a description to the input action we created, for this one we can write MoveForward.

Engine 52
article thumbnail

The Kristala Dev Blog - Issue #21

Astral Clock Tower Studios

As Shelly's last task this sprint, she leant her video-editing skills towards adding some gorgeous effects to the final slides of the gameplay teaser Producer Allie created. He also addressed some last-minute, temporary needs - like writing the content for our PlayNYC build's tutorial widgets.

Dev 52
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Revamped collision layer grid in the inspector. Example original mesh (40K vertices): Simplified convex hull of that mesh (56 vertices): Revamped collision layer grid in the inspector. The layer grid widget has been improved to be more readable and support up to 32 collision layers in physics. Dynamic BVH for Godot Physics 2D.

UX 52