Skip to content
View Mohammad9760's full-sized avatar
🗿
working on personal projects
🗿
working on personal projects

Block or report Mohammad9760

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 Loading

  1. PostProcessing_Cookbook PostProcessing_Cookbook Public

    Book of Post-Processing Shaders (Godot 4 and Unity)

    HTML 8 1

  2. ThirdPersonCharacter_StarterAssets_Extended ThirdPersonCharacter_StarterAssets_Extended Public

    This is an extended version of "Starter Assets - Third Person Character" on Unity's assetstore

    C#

  3. python_telegram_bot_template python_telegram_bot_template Public

    template for creating bots with PTB version 20.4+

    Python

  4. Pinch gesture detection for new inpu... Pinch gesture detection for new input system in unity
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    using UnityEngine.InputSystem;
    5
    public class PinchScrollDetection : MonoBehaviour 
  5. custom-unity-button custom-unity-button Public

    you can detect clicks and double clicks in unity with conditional statements.

    C# 1 1

  6. Git Ignore for Godot4 Android Projects Git Ignore for Godot4 Android Projects
    1
    # Godot 4+ specific ignores
    2
    .godot/
    3
    
                  
    4
    # Godot-specific ignores
    5
    .import/