Home
Tarek's
Cancel

CharacterBody and Animation in Godot4

Godot 4 - Characterbody and Animation The purpose of this blog is to document my journey in becoming a (XR) game developer using the Godot engine. In this post I show how I setup and animated my B...

VR / Quest 2 Godot Setup

VR - Quest2 / OpenXR setup in Godot The purpose of the blog is to document my journey in becoming a (XR) game developer using the Godot engine. I created this infographic as a reference when setti...

Character Controller and Animation

RocketBaby - Movement and Animation The purpose of the blog is to document my journey in becoming a Unity game developer. In this post I show how I got my 3d model “RocketBaby” to move and transit...

Tower Defender - Part 5

Enemy health bar and damage The purpose of the blog is to document my journey in building a simple Tower Defense game. In this fifth part I show how to add a health bar that update it when taking ...

Tower Defender - Part 4

Tower placement on defined “Ground” layer The purpose of the blog is to document my journey in building a simple Tower Defense game. In this forth part I show how to Place the Tower over a specifi...

Tower Defender - Part 3

Detect and shoot at nearest enemy The purpose of the blog is to document my journey in building a simple Tower Defense game. In this third part I show how to rotate the Tower towards and shoot at ...

Tower Defender - Part 2

Spawn enemies at random locations The purpose of the blog is to document my journey in building a simple Tower Defense game. In this second part I show how I made the enemy objects randomly spawn ...

Tower Defender - Part 1

Enemy movement via NavMesh The purpose of the blog is to document my journey in building a simple Tower Defense game. In this first part I show how I made the enemy object move towards to the targ...