Skip to content
No results
  • Home
  • Tutorials
  • About
FinePointCGI
  • Home
  • Tutorials
  • About
FinePointCGI
  • Basics With Godot
  • June 19, 2023

Making Godot 4 Work on (Some) Unsupported Hardware

Hey guys, This is Mitch from FinePointCGI! Today, I wanted to talk about a common issue some people have been having, running Godot 4 on unsupported hardware. If you’re working with a machine made before 2013 it might not have…

Read More
  • Advanced Godot
  • June 19, 2023

Building a Godot Engine Tool Script for Interacting with OpenAI 

Hey Guys,   This is finepointcgi, and today we’re going to build a integration with Godot that interacts with OpenAI. This integration will not only enhance your coding experience but also provide you with a powerful tool that can help…

Read More
  • Basics With Blender, Basics With Godot, Uncategorized
  • June 16, 2023

How to Efficiently Export Assets from Blender to Your Game Engine

Hey Guys! This is Mitch from FinePointCGI. In today’s post, we’re diving into one of the optimal ways to set up and export your assets materials from Blender to your preferred game engine. We’ll cover different channels, some common settings…

Read More
  • Android Tutorials, Basics With Godot
  • June 16, 2023

Building a Touchscreen Camera in Godot 4: A Comprehensive Guide

Hey Guys! In this guide, we will delve into creating a touch screen camera in Godot 4, enabling the user to pan, zoom, and rotate the camera using touch inputs. Initializing the Camera2D First off, we start with the Camera2D…

Read More
  • Uncategorized
  • May 22, 2022

How To Intergrate AdMob Into Godot

Admob is a great way to monitize your game, in this tutorial we are going to go and add admob into our godot project. we are going to create banner, interstisial ads, and reward ads. So thats what I have…

Read More
  • Uncategorized
  • May 2, 2022

Using GitHub To Build Your Projects! Using GitHub Actions!

Hey Guys , today we’re going to talk about continuous integration using Github and Godot so we are going to set up our build process and we’re going to build out for Android, Windows, Mac, and Linux. In this first…

Read More
  • Uncategorized
  • March 20, 2022

Setting Up Local Android Notifications

Android notifications is an important part of creating an Android app, it allows us to get more user retention and can call back users to your app after they have it closed. A good example of local notifications is with…

Read More
  • Advanced Godot, Uncategorized
  • March 14, 2022

Setting Up Godot to Work with SQLite

Hey Guys, Today we are going talk about using Sqlite with Godot! First why would I want to use SQLite and what is SQLite? SQLite is a small embeded database that allows the user to store data and query on…

Read More
  • Basics With Godot, C# with Godot, Uncategorized
  • November 11, 2021

Interacting with GD Script from C# (And The Reverse)

Hey guys, today we are going to talk about how to call GD Script code from C# and vise versa! This is an important part using C# inside of Godot because GD Script being the main supported language there is…

Read More
  • Uncategorized
  • July 13, 2022

Chiptone – A Free Sound Effects Maker

Hey Guys, Today I thought it would be fun to show you a cool tool that allows you to make fast and free sound effects. Its very simple and easy to use, Chiptone located here: How It Works Chip…

Read More
1 2 3
Next

Copyright © 2025 - FinepointCGI