Remove Collision Remove Scripting Remove Sprite Remove Tile
article thumbnail

Maintenance release: Godot 3.4.1

Mircosoft Game Dev

Editor: Expose ScriptEditor::edit to scripting ( GH-55709 ). Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Physics: Fix test_move reporting collision when touching another body ( GH-54845 ). Tiles: Fix TileSet editor workspace breaking ( GH-55059 ).

Tile 52
article thumbnail

Release candidate: Godot 3.4.1 RC 3

Mircosoft Game Dev

Editor: Expose ScriptEditor::edit to scripting ( GH-55709 ). Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Physics: Fix test_move reporting collision when touching another body ( GH-54845 ). Tiles: Fix TileSet editor workspace breaking ( GH-55059 ).

Tile 52
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

D20 RPG – Positional Awareness

The Liquid Fire

As a side benefit, you can look at the script in the inspector and see the Entity’s id which may be useful for a variety of debugging purposes. Open the EntityViewProvider script and modify the SetView method to look like this: public void SetView(GameObject view, Entity entity, ViewZone zone) { if (!mapping.ContainsKey(zone))

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. Construct : seems ok, and I think I could've gotten used to the visual block scripting, but overall the pricing and licensing feels weirdly restrictive. and no WASM.)

Sprite 52