An open API service indexing awesome lists of open source software.

https://github.com/jasonswearingen/2024-04-godot-scratch

dumping ground for godot-csharp R&D
https://github.com/jasonswearingen/2024-04-godot-scratch

Last synced: 7 months ago
JSON representation

dumping ground for godot-csharp R&D

Awesome Lists containing this project

README

          

# 2024-04-godot-scratch
dumping ground for godot-csharp R&D

# Roadmap / TODO

- try out GodotSharp.SourceGenerators input gen
-
- input controller?
- continue 3P controller work
- template project
- epic game services

- today
- debug-draw node
- freecam
-

# R&D starting points

- How Godot's Transform3D Type Works: Majikayo Games : https://www.youtube.com/watch?v=JKWGYPQ4YG8
- Coding Terrain From Scratch In Godot Majikayo Games : https://www.youtube.com/watch?v=AK951MB9kXM
- Handling Walking Up and Down Stairs in Godot Majikayo Games : https://www.youtube.com/watch?v=-WjM1uksPIk
- Easy Input Prompts and Remapping in Godot 4 Nathan Hoad : https://www.youtube.com/watch?v=PGy07Q6vHcU
- Part 1 | Getting Started & Authentication | Epic Online Services Godot Delano Lourenco : https://www.youtube.com/watch?v=ENyvF4yVjKg&list=PL5t0hR7ADzun5JYF4e2a2FtZEWYHxK83_&index=1
- Welcome to Shaderland - An introduction to shaders in Godot Godotneers : https://www.youtube.com/watch?v=nyFzPaWAzeQ
- Godot Components - how to structure a game into manageable parts (Beginner/Intermediate) Godotneers : https://www.youtube.com/watch?v=W8gYHTjDCic
-

## 3rd person character controller
- Using Your Feedback To Improve My Souls-Like Character Controller | Devlog 2 Snaiel https://www.youtube.com/watch?v=o8B_tuPhHtE
-