Skip to content
View bramreth's full-sized avatar
Block or Report

Block or report bramreth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. godot_tutorial_content godot_tutorial_content Public

    any and all resources for my godot tutorials.

    GDScript 59 10

  2. LD45 LD45 Public

    sprig dynamite project 2 electric boogaloo

    GDScript 1 1

  3. mtaubert/ludum_dare_44 mtaubert/ludum_dare_44 Public

    Entry for the ludum dare 44 jam

    GDScript 1

  4. Godot4WaterShader Godot4WaterShader Public

    A nice and easy visual shader for water meshes in Godot 4

    31 1

  5. The code for a first person movement... The code for a first person movement youtube tutorial in Godot 4
    1
    extends CharacterBody3D
    2
    
                  
    3
    
                  
    4
    const SPEED = 5.0
    5
    const JUMP_VELOCITY = 4.5
  6. Godot-4-3D-Stylized-Grass Godot-4-3D-Stylized-Grass Public

    Learn how to make simple stylized 3D grass in Godot 4!

    42 3