Category: Uncategorized
- 
		
		
		How To Make a Simple 2d Platformer in Godot 4Okay, so you want to make a 2d platforming game in godot, but you dont know where to start? Well, I can help. Step One – Plugins to use In godot, there is a really useful tool called the asset library. the asset library is a place where people can publish their code for other… 
- 
		
		
		How To Easily Make a 3d Player In Godot 4.0Making A Player Character is one of the most Important things to do in ANY game development process. Here is how to do it in both 3D and 2D There are a couple steps we will do for this character. Step One: Node Tree To Start, we need to make the correct setup for the… 
- 
		 HUGE SITE REVAMPyuhhhhh Over the past couple of days, i have been working on revamping and fixing a bunch of old games, the old layout, etc. For starters, the menus are way different (old layout) (new layout) I also added back the level builder game and the space game, and am almost done and ready to post…