Repository with code examples.
In this repository you will find examples of code, ui elements, multiplayer input management, custom shaders and shader effects.
This repository also includes an internal submodule with Core scripts and tools that I created and use across multiple projects.
Example class:
Tools and editor extensions (Core):
TextureSaver TextureSaverUtilities TextureSaverEditor
AnimationExtensions RenderTextureExtensions
Working class example:
Multiplayer implementation example video
These scripts allow you to create multiple players and assign them controllers, as shown in the screenshots below.
Multiplayer game example with custom levels and characters:
Multiplayer implementation example video
Example terrain shader with scanning effect and multiple height based textures with added noise. Basic weather system with directional light rotation and cloud animation.