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

Block or report Westerveld

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. ButtonNameToText.cs ButtonNameToText.cs
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    using UnityEngine.UI;
    5
    using UnityEditor;
  2. This script can destroy tilemap bloc... This script can destroy tilemap blocks via raycasting
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    using UnityEngine.Tilemaps;
    5
    
                  
  3. BreadySetDuck BreadySetDuck Public

    ShaderLab

  4. deathroller deathroller Public

    a discord bot for rolling a dice between 1 and a specified number

    JavaScript