FinePointCGI (@finepointcgi) 's Twitter Profile
FinePointCGI

@finepointcgi

I’ve been working as a software developer for 7 years 3 of which was in the game industry. I also do game dev tutorials on YouTube.

ID: 841413069490270213

linkhttps://www.youtube.com/channel/UCSojAWUnEUTUcdA9iJ6bryQ calendar_today13-03-2017 22:18:03

860 Tweet

1,1K Takipçi

179 Takip Edilen

80 LEVEL (@80level) 's Twitter Profile Photo

Check out Lee Borrer demonstrating the heightmap displacement of his Council House material on a single plane, created with Adobe Substance 3D Designer and #MarmosetToolbag. More no-modelling demos: 80.lv/articles/check… Marmoset #substancedesigner #procedural #materials

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Also looking at #wwise running into issues where I cannot get reflection to work even with a license it seems like it doesn't want to...

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey Guys, I have created a tutorial called Endless Runner: From Scratch to Leaderboards with Godot 4.4! Where we build a fun game starting with player setup, lane movement, obstacles, coins, scores, and more. Check it out at: youtu.be/mEOvRJ7byMw #Godot #GameDev

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey Guys! I have a new Godot 4.4 C# tutorial! Learn to build an endless runner game from scratch – player setup, lane movement, obstacles, coins, scores, difficulty, & leaderboards. Check it out! youtu.be/mAgi-VjHH-g #GodotEngine #gamedev

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

I’m still alive! I have a tutorial on C# gamepad input going, but I also looked at Nakama self-hosted. The SSL certificate is killing me it says it can’t validate the certificate while it’s from Let’s Encrypt. I may pivot to drop-in, drop-out multiplayer using Nakama....

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey Guys, I have release a new #GameDev #tutorial! Today we learn how to add controller support in #Godot 4.4 with #Csharp! This tutorial covers building an input manager, detecting controllers, adding UI prompts, and handling rumble + trigger input. youtu.be/W7t_63SCxhE

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Turns out that my postgres tutorial is no longer valid due to 4.4 and the plugin is not supported anymore ... I guess I'll build my own using gd extension.

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Something wild not sure if its a bug or not but when you are working on a GDExtension and your code crashes I cant seem to find a way to get the output....

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey Guys, I have completed my #GodotEngine #PostgreSQL #plugin! Ill be making a tutorial on it soon. Heres a feature list: Parameterized Queries Connection Pooling Automatic Reconnection Asynchronous Operations To do: Create a automated relase system github.com/finepointcgi/G…

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey Guys, Today I released my new #nakama #godot #tutorial this time we learn how to change our current implemenation to have drop-in, drop-out support! This in-depth tutorial covers scene management, mid-join logic, and player disconnections. Check it out:

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Next up, I’m currently exploring the C# edition of #Nakama Drop In Drop Out. I’m also recording a #PostgreSQL for #Godot and creating a #rhythmgame using Godot!

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Hey guys! I just released a new #godot #tutorial on connecting Godot 4.4 to #PostgreSQL for enterprise-level data storage! I walk you through the entire process, from setup to executing queries and managing transactions, using the custom plugin I created to make it all

FinePointCGI (@finepointcgi) 's Twitter Profile Photo

Working on a #agones video... #kubernetes is actually confusing. I get the concept but man alive I'm struggling with in practice..