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

Block or report irfanbaysal

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
irfanbaysal/README.md

Pinned Loading

  1. Godot-101 Godot-101 Public

    The Godot learning project

    GDScript

  2. Advanced-Scroll-Rect Advanced-Scroll-Rect Public

    A solution for mobile input that supports multi touching

    C# 1

  3. Canvas-Components Canvas-Components Public

    Component based layout setup for dynamic ui structure

    C# 2

  4. WeBetterTogether WeBetterTogether Public

    Student-Academician Information System

  5. Shine Effect with AllInOneShader & D... Shine Effect with AllInOneShader & DOTween
    1
         
    2
         private void DoShine(Image bgImage)
    3
            {
    4
                var id = "_ShineLocation";
    5
                var bgMat = new Material(bgImage.material);
  6. TaskUtilities TaskUtilities Public

    TaskUtilities class that controls start and stop operations with tokens

    C#