Saturday, January 23, 2021

References for new Godot game I am working on

 Hello, 

I thought I should share the reference material I am using to make a new, very simple video game for smartphones.

In order to create the base of the game I have checked the this video.

I will need to make copies of items within the game. While researching on how to do this, I found this video

I wanted to make some items appear in random places on screen. The instancing video above (the one about making copies of items in-game) mentions how to put an item on screen. I checked the Godot Engine documentation on how to create random numbers, which you can find here.


Monday, January 18, 2021

Back online

Hello again.

It's been a while since I last posted a blog. 

I realized I stopped working on stuff with Blender for quite a while, spending most of my spare time watching videos on YouTube.

I just started working on Godot, as I want to try make at least one game. So...maybe I will start working on a blog regarding the stuff I find out while working on the game? Hopefully I will not forget to keep the blog active.

Cheers!