• Stars
    star
    436
  • Rank 99,877 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CustomToolbar

CustomToolbar

Unity 2019.4+ License: MIT

based on this marijnz unity-toolbar-extender. Also avaliable on Asset Store. Please, review it to make it more popular

image

Why you should use the CustomToolbar?

This custom tool helps you to test and develop your game easily

Installation

(For Unity 2018.3 or later) Using OpenUPM

This package is available on OpenUPM.
You can install it via openupm-cli.

openupm add com.smkplus.customtoolbar

(For Unity 2019.2 or later) Through Unity Package Manager

  • MenuItem - Window - Package Manager
  • Add package from git url
  • paste https://github.com/smkplus/CustomToolbar.git#master

(For Unity 2018.3 or later) Using Git

Find the manifest.json file in the Packages folder of your project and add a line to dependencies field. "com.smkplus.customtoolbar": "https://github.com/smkplus/CustomToolbar.git#master" Or, use UpmGitExtension to install and update the package.

For Unity 2018.2 or earlier

  1. Download a source code zip this page
  2. Extract it
  3. Import it into the following directory in your Unity project
    • Packages (It works as an embedded package. For Unity 2018.1 or later)
    • Assets (Legacy way. For Unity 2017.1 or later)

From Unity Asset Store

  1. https://assetstore.unity.com/packages/tools/utilities/custom-toolbar-189047
  2. Add it to project as usual

Sample scenes to test

You can import sample scenes from package manager.

image


Scene selection dropdown to open scene in editor. Scenes in build have unity icon while selected and appear above splitter in list

image


when you want to clear all playerprefs you have to follow 3 step:

image

but you can easily Clear them by clicking on this button:

image


another button relevant to saving is this button that prevents saving during the gameplay. because sometimes you have to Clear All playerprefs after each test so you can enable this toggle:

Enable Playerprefs:

image

Disable Playerprefs:

image


you can restart the active scene by this button:

image


suppose you want to test your game so you should start game from scene 1(Menu):

image

you have to find scene 1 (Menu):

image

then you should start the game:

image

this button is shortcut to start the game from scene 1:

image


I usually test my games by changing timescale.

image


Also it usefull to test your game with different framerates, to be sure that it is framerate-independent.

image


Button to recompile scripts. Usefull when you working on splitting code into .asmdef

image


Force reserialize selected(in project window) assets. What it does - https://docs.unity3d.com/ScriptReference/AssetDatabase.ForceReserializeAssets.html

image


Force reserialize all assets. Same as previous, but for all assets and takes some time. Use this after adding new asset or updating unity version in order to not spam git history with unwanted changes.

image


You can customize the toolbar on Project Setting

Images~/ProjectSetting-CustomToolbar.png


How to Contribute

Development directory:

  1. Create a project through Unity Hub.
  2. clone repository at Package folder at root of project.
  3. edit codes with your IDE.

image

image

image

More Repositories

1

ShaderMan

Convert ShaderToy to Unity HLSL/CG
GLSL
1,263
star
2

Iridescence

Iridescence shader
ShaderLab
150
star
3

UnityRayMarching

Unity Raymarching Examples
GLSL
75
star
4

Musual

Music Visualization Shader
C#
71
star
5

KamaliDebug

Easy way to Debug Colorful texts in Unity Console
C#
68
star
6

ShaderBooks

ShaderBooks
59
star
7

Divinity-Origin-Sin-2

Implement the famous game shaders
ShaderLab
48
star
8

CyberPunkEffect

ShaderLab
44
star
9

KamaliTransition

Unity Shader transition between panels
C#
43
star
10

UIBlur

UI Blur Shader
ShaderLab
42
star
11

RainFX

Natural Rain
C#
34
star
12

SimpleLiquid

ShaderLab
29
star
13

WetShader

Wet Shader
ShaderLab
25
star
14

ShaderInDepth

Shader Examples
C#
24
star
15

Quantum-break

Quantum-break Shaders Tutorial
ShaderLab
23
star
16

RainDrop

ShaderLab
22
star
17

KamaliSplashScreen

KamaliSplashScreen
ShaderLab
16
star
18

CurveAnimationStoreInRuntime

C#
15
star
19

KamaliDissolve

HLSL
13
star
20

FurShader

Fur Shader
ShaderLab
13
star
21

Welding

C#
9
star
22

Reaction-Diffusion

Reaction Diffusion
C#
7
star
23

Unity-Design-Pattern

Unity Design Pattern
C#
6
star
24

KnifeHit

Simple Multiplayer game with WebsocketSharp(working progress...)
C#
6
star
25

KamaliTutorials

5
star
26

DifferenceShader

DifferenceShader
C#
4
star
27

VFX

C#
4
star
28

PhotonExamples

photon examples for beginners
C#
4
star
29

TheBookofShadersForUnity

Shader Examples Using Visual Shader Editor(ShaderGraph & ShaderForge)
ShaderLab
3
star
30

3DMorpher

Morph 3D model to another models
ShaderLab
3
star
31

LSystem-Unity

An L-system or Lindenmayer system is a parallel rewriting system and a type of formal grammar.
C#
3
star
32

MyResume

https://smkplus.github.io/MyResume/
HTML
2
star
33

Snooker.io

Snooker.io
JavaScript
2
star
34

ZLab

ZTEST & ZWrite Laboratory
ShaderLab
2
star
35

FartMan

FartMan is a real hero because he saves a lot of people with his special powers. He is the strongest man in the world. He also has to fight with criminals who are after his powers. That's why he is a big hero for a lot of people.
C#
2
star
36

BilliardNetwork

Forge Network
C#
1
star
37

FlamingCore

C#
1
star
38

smkplus

1
star
39

UvPainter

Painting on uv by Raycasting
C#
1
star
40

Persian-Text-to-Speech-Unity

Persian Text to Speech Unity
C#
1
star
41

Car-warriors

Indie GameDev
C#
1
star
42

MyUniversityProjects

My Universiy Projects
Java
1
star
43

HoudiniPractice

HoudiniPractice
1
star