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

Block or report Trost123

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

Welcome to my profile!

My professional specialization is Game Development. I love both playing and developing videogames.

Unity Static Badge

Also, as a hobby, I also play around with Web Development.
JavaScript TypeScript Node.js

Numbers

trost123's Top Languages

Where to find me

Linkedin My links hub

Pinned

  1. Unity: Refresh assets when entering ... Unity: Refresh assets when entering play mode. (Allows to disable auto refresh in preferences and enjoy less interruptions.)
    1
    using UnityEditor;
    2
    
                  
    3
    namespace Trost.Editor
    4
    {
    5
        [InitializeOnLoad]
  2. assignment_word-finder assignment_word-finder Public

    Take-home assignment about finding words in a 10x10 grid.

    C#

  3. SplatCannon SplatCannon Public

    Unity test prototype of ink cannon physics

    C#