Remove Animation Remove Demo Remove Tile
article thumbnail

Tiles editor progress report #5

Mircosoft Game Dev

Here comes a new progress report about the Tiles editor rework. tiles editor series: Tiles editor progress report #1. Tiles editor progress report #2. Tiles editor progress report #3. Tiles editor progress report #4. you are here) Tiles editor progress report #5. (you Tile atlas editing.

Tile 52
article thumbnail

Godot Tactics RPG – 12. Stat Panel

The Liquid Fire

This will let us prevent multiple calls to the animation moving the panel on or off the screen which would cause issues with how the animation is played. In _ready() we hide both panels offscreen disabling the animation in each call, along with setting the initial values for our variables.

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 – Combatants

The Liquid Fire

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. Dungeon Tileset Animated Warrior Animated Rat In addition to the ones I included for this lesson, you can find several other free assets by the same contributor here. shortNameHash !

article thumbnail

Full UI Upscaling, Part 5: Completion and Demos

Grid Sage Games

. “Semi-modal” 45-Row UI Layout Although players are free to continue using the full 60-row layout originally designed for Cogmind, anyone who does not mind sacrificing some convenience in exchange for greater cell size can use 33% larger tiles and text by switching to a 45-row layout.

Demo 52
article thumbnail

Checking In

The Liquid Fire

The next content I want to start working on is related to making a functional demo based on the Solo Adventure at the start of the Beginner Box Hero’s Handbook. It will be largely word based for this first demo but will help direct a lot of foundational work that will also be needed for more complex games.

Demo 40
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
article thumbnail

Adventures in Map Zooming, Part 3: Implementation

Grid Sage Games

If you recall, for my initial Cogmind map zoom demo upon adding Quad support to REX, all I did was change one thing in the game: the map font size. To zoom text we’d need yet another type of glyph size, one that like the doubling of map tiles for quads (2×1 to 4×2) instead doubles text/base cell size (1×1 to 2×2!).

Tile 52