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

Block or report stevepdp

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

Pinned

  1. re-dream re-dream Public archive

    a 3D platformer made with Unity

    C# 1

  2. car-configurator car-configurator Public archive

    a 3D car configurator made with Unity

    C# 2 2

  3. multiplanetary multiplanetary Public archive

    an orbital space shooter made with Unity

    C# 1

  4. waiting-for-uptrend waiting-for-uptrend Public archive

    a clicker game made with Unity

    C#

  5. A screenshot taking tool for Unity. ... A screenshot taking tool for Unity. Drop this onto a "ScreenShotter" or similarily named empty object in your scene and configure as desired. The defaults are however pretty good with screenshots being dumped to the top of your project folder every three seconds. Don't forget to exclude this directory in your .gitignore!
    1
    #if UNITY_EDITOR
    2
    using System.IO;
    3
    using UnityEngine;
    4
    
                  
    5
    public class ScreenShotter : MonoBehaviour
  6. stevepdp.github.io stevepdp.github.io Public

    a portfolio website powered by Jekyll

    HTML