Dev Log – 1/28/2020

This entry is part 63 of 185 in the series Developer Blog

Working on publishing using different platforms. HTML5 loads locally on my pc, but not on the server, and not on itch.io. We’ve also generated the game for win64, win32, linux and android. Android we are still working on configuring it to work with Google play.

Dev Log – Ice Hockey RPG – May 18th to May 22th

This entry is part 60 of 185 in the series Developer Blog

Working on the Godot RPG tutorial on outube. Make an Action RPG in Godot 3.2 (P1) Lesson 1 – Player movement Make an Action RPG in Godot 3.2 (P2) Make an Action RPG in Godot 3.2 (P3) Make an Action RPG in Godot 3.2 (P4) Lesson 4 – Animation Player Make an Action RPG in […]

Dev Log – Ice Hockey Themed Connect 3 – Jun 5th – Part 28

This entry is part 59 of 185 in the series Developer Blog

Working my way through the tutorials, and I just finished 28 and learned how to add fonts. The tutorial covers one place to find TTF fonts (https://kenney.nl/assets/kenney-fonts) which are available for use, and how to use TTF as a NewDynamicFont in Godot. Pretty happy with this tutorial series it’s moving fast enough that I’m not […]