KidsCanCode (@kidscancode) 's Twitter Profile
KidsCanCode

@kidscancode

Coding and game development resources for kids of all ages!

ID: 1347748560

linkhttp://www.kidscancode.org/ calendar_today12-04-2013 21:23:29

464 Tweet

3,3K Followers

94 Following

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Had some fun with the rolling cube last night. Would people be interested in a tutorial/howto for this kind of game? #gamedev #GodotEngine

KidsCanCode (@kidscancode) 's Twitter Profile Photo

I have some break time to work on some #GodotEngine tutorials/recipes for godotrecipes.com - but my todo list is so long, I can't choose. What should I make?

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Excited to be teaching a year-long gamedev class to a group of HS seniors this year. We'll be using #GodotEngine of course. What would you have wanted to learn in a class like this?

KidsCanCode (@kidscancode) 's Twitter Profile Photo

godotrecipes.com is full of tips and examples for learning #gamedev using #GodotEngine. Now that Godot 4.0's in beta, we're updating to keep helping you learn! As the beta matures, we'll continue to update old recipes and add new ones. Let us know what you think!

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Book announcement: The second edition of my Godot Engine book is now available for preorder! amzn.to/3qcOZ4E Coming soon from Packt Publishing #learntocode #gamedevelopment

Book announcement: The second edition of my
<a href="/godotengine/">Godot Engine</a> book is now available for preorder! 
amzn.to/3qcOZ4E

Coming soon from <a href="/PacktPublishing/">Packt Publishing</a>
#learntocode #gamedevelopment
KidsCanCode (@kidscancode) 's Twitter Profile Photo

One of the most common questions in #GodotEngine support forums is "How do I get my character body to push a rigid body?" Find out here: youtu.be/SJuScDavstM

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Know someone who's looking to learn #gamedevelopment ? Try our new starter project, ready for Godot 4: godotrecipes.com/4.x/games/firs… Build a classic shooter and start your gamedev journey! #GodotEngine

Know someone who's looking to learn #gamedevelopment ? Try our new starter project, ready for Godot 4:
godotrecipes.com/4.x/games/firs…

Build a classic shooter and start your gamedev journey!
#GodotEngine
KidsCanCode (@kidscancode) 's Twitter Profile Photo

We've updated godotrecipes.com with lots of #GodotEngine 4 content, with lots more to come. I thought I'd throw this out to the community: What game system or technique would you like to see explained with easy-to-follow examples?

KidsCanCode (@kidscancode) 's Twitter Profile Photo

It's a great time to start learning #GodotEngine and my new book can help! amzn.to/3qcOZ4E 5 complete game projects (2D and 3D) to help you learn the ins-and-outs of this great OSS engine. If you're trying out the projects, @ me with screenshots of your game(s).

It's a great time to start learning
#GodotEngine and my new
book can help!  amzn.to/3qcOZ4E

5 complete game projects (2D and 3D) to help you learn the ins-and-outs of this great OSS engine.

If you're trying out the projects, @ me with screenshots of your game(s).
KidsCanCode (@kidscancode) 's Twitter Profile Photo

The absolute best place to start with #GodotEngine is the official tutorial, located here: docs.godotengine.org/en/stable/gett… If you've finished that and are looking for more, we've got a full 2D game tutorial (and lots of other resources) here: kidscancode.org/godot_recipes/… #gamedev

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Getting a handle on building UI in #GodotEngine ? Several people have asked, so I've updated the Minimap example for Godot 4: kidscancode.org/godot_recipes/… Example project included if you want to check it out!

Getting a handle on building UI in  #GodotEngine ?

Several people have asked, so I've updated the Minimap example for Godot 4: 
kidscancode.org/godot_recipes/…

Example project included if you want to check it out!
KidsCanCode (@kidscancode) 's Twitter Profile Photo

Working on some 3D demos/recipes. Animation blending, pathfinding, camera control, and more! Using the beautiful (and extensive!) dungeon pack from Kay 🎨 #GodotEngine #gamedevelopment #godot

Working on some 3D demos/recipes. Animation blending, pathfinding, camera control, and more!

Using the beautiful (and extensive!) dungeon pack from <a href="/KayLousberg/">Kay 🎨</a> 
#GodotEngine #gamedevelopment #godot
KidsCanCode (@kidscancode) 's Twitter Profile Photo

Skeletons! Combat! Prepping my new series of tutorials covering importing 3D assets, prepping animations, and 3rd person movement, combat, and camera control. Modular so you can see how to make the things you need. #GodotEngine #gamedev

Skeletons! Combat!

Prepping my new series of tutorials covering importing 3D assets, prepping animations, and 3rd person movement, combat, and camera control. Modular so you can see how to make the things you need.

#GodotEngine #gamedev
KidsCanCode (@kidscancode) 's Twitter Profile Photo

The first part of the series on working with 3D in #GodotEngine is up! Here, we're covering how to import 3D assets and set them up to work in your game. As always, content is available in video or text form. youtu.be/XRUWhE4OnOY Next, we'll look at AnimationTree.

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Here's part 2 of the series on working with 3D characters in #GodotEngine . This time, we look at how to use AnimationTree to set up our character's animations. Available in video or text form. youtu.be/YrNQCB34PAc Next, we'll make a character controller.

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Continuing the 3D character series, now we're showing how to make a character controller using animation tree. Watch the video or read the text version: #GodotEngine #gamedev kidscancode.org/godot_recipes/… youtu.be/AW3rT-7J8ag

KidsCanCode (@kidscancode) 's Twitter Profile Photo

Does anyone have a good site/tutorial/course on lighting 3D scenes? Doesn't need to be specific to any particular game engine, just something that will help a beginner get a feel for how to approach the subject. For some HS students that are working on a project.