Remove Pixel Remove Sprite Remove Terrain
article thumbnail

D20 RPG – Pathfinding

The Liquid Fire

However, it will include one of most requested features that the previous lesson was missing – tiles of different terrain types, and how that can affect move cost. It holds a single sprite that is filled with white pixels. In contrast, the pathfinding in this lesson will be for a 2D square board with no missing tiles.

Tile 52
article thumbnail

GDNative is here!

Mircosoft Game Dev

Some users report that they reached GDScript's limits while e.g. procedurally generating terrain. I just created a Node2D as the root node, added a KinematicBody2D and a Sprite using the lovely default icon. GDScript is an excellent language for making games and quick prototyping. binding third party code to Godot. (If