Chris Handzlik (@handzlikchris)
  • Stars
    star
    1,308
  • Global Rank 23,570 (Top 0.9 %)
  • Followers 82
  • Following 4
  • Registered over 10 years ago
  • Most used languages
    C#
    100.0 %
  • Location 🇬🇧 United Kingdom
  • Country Total Rank 1,166
  • Country Ranking
    C#
    49

Top repositories

1

FastScriptReload

Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results
C#
872
star
2

Unity.MissingUnityEvents

Editor extension to generate events that are executed before property set, eg. Transform-position, Transform-rotation, Transform-parent which allows to write more event driven code or debug property changes that are not simple to track down. Easily customisable to allow adding events to different property setters / types.
C#
145
star
3

Unity.QuestRemoteHandTracking

Oculus Quest hand tracking directly in Unity Editor for fast iteration.
C#
133
star
4

Unity.TransformSetterInterceptor

Easily find out what exactly is changing specific transform position / rotation / scale
C#
92
star
5

Unity.TransformChangesDebugger.API

Tool will enable you to view and debug changes to position/rotation/scale on any Unity transform done by any method/setter on a frame by frame basis.
C#
34
star
6

Unity.VisualisingEventCallChains

Helps to visualise Unity event call chains in profiler window. This makes it easier to understand what's happening at a glance.
C#
18
star
7

AddingEventsToCompiled3rdPartyDll

This command line tool will allow you to add standard C# events to compiled DLLs
C#
8
star
8

AssetStorePublisherToolsForUnity-UsageAnalyticsDashboard-ProductWelcomeScreen

Solution for Unity Asset Store Publishers to allow capturing and analysing their Unity Asset usage. Enabling one-way communication with end-user. And delivering support / documentation in a professional looking and easy to customize Welcome Screen.
C#
6
star