article thumbnail

D20 RPG – Combatants

The Liquid Fire

Overview This lesson is focused on adding some art assets to represent our combatants. We will add animated sprites to represent both a hero and monster. We will also provide a tile based room for them to fight in. Both the warrior (hero) and rat (monster) are animated. New Sprites There are three new sprites included.

Sprite 52
article thumbnail

D20 RPG – Pathfinding

The Liquid Fire

In that project, we had some unique challenges thanks to a non-square board where tiles were optional. In addition we had to consider tile heights – and whether or not a unit could jump as high as needed. In contrast, the pathfinding in this lesson will be for a 2D square board with no missing tiles.

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

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: A lot of bug fixes and improvements in these areas particularly, check out the PRs listed below: Animation, Navigation, GDScript, Rendering. So with this beta release *_degrees properties are restored for use in code and animations ( GH-70263 ). GH-59810 ).

Beta 101
article thumbnail

Godot XR progress update June 2021

Mircosoft Game Dev

The OpenXR plugin for Godot now has an official release that can be found in the asset library. We had to go through a few iterations as we're now directly pulling the asset from the releases build by Githubs CI. This means that the render buffer is divided into smaller tiles. Official release of the OpenXR plugin for Godot 3.3.

Tile 52
article thumbnail

Top Emerging Free Game Development Tools and Trends!

Big Games

Dimensions: This platform focuses on AI-powered 3D asset creation. Sketch a rough concept, set some parameters, and Dimensions will generate 3D models, textures, and animations. Free 3D Asset Libraries Sketchfab: This vast platform hosts a staggering collection of free and paid 3D models, textures, and animations from various creators.

article thumbnail

Godot Tactics RPG – 01. Intro & Setup

The Liquid Fire

This is a resized and scaled version from this CC0 art set from OpenGameArt.org [link] Create Materials As with the animation scripts, I’ll put off slicing the sprites until we need it for the UI portion. In the Scene panel right-click on the Tile node and click Add Child Node. We’ll start with the Dirt texture.

article thumbnail

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: A lot of bug fixes and improvements in these areas particularly, check out the PRs listed below: Animation, Navigation, GDScript, Rendering. So with this beta release *_degrees properties are restored for use in code and animations ( GH-70263 ). GH-59810 ).

Beta 77