• Stars
    star
    15
  • Rank 1,365,421 (Top 27 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

How to send data to a server in unity (example: Login form) / video tutorial: https://youtu.be/peDOeGBeQJ4

More Repositories

1

Unity_ToastUI

Unity cross-platform Toast UI package
C#
81
star
2

Unity_TabsUI

C#
70
star
3

Unity_PickerWheelUI

C#
68
star
4

UnityPlayerPrefsExtra

Unity PlayerPrefsExtra gives you the ability to save more complexe data types such as : Vectors, Bool, Colors, Lists, ... and it uses the Unity's PlayerPrefs behind the scene.
C#
62
star
5

Unity_HoleVsColors

Hyper casual game (Hole vs Colors)
C#
61
star
6

Unity_AddPhysicsToLineRenderers

C#
52
star
7

Unity_SwitchToggleUI

C#
35
star
8

Unity_EasyJoystick

C#
33
star
9

UnityTuto_CollectCoinsAnimation

Cool animation (coins) using tween animations, video tutorial: https://youtu.be/dysPB_szKkQ
C#
32
star
10

Unity_PopupUI

Unity Popup UI package
C#
31
star
11

Unity_ButtonEvents

Unity advanded UI Button events
C#
29
star
12

Tuto_DrawTrajectory

Tutorial: How to draw a trajectory of player like angry birds (dots path) / Unity tutorial: https://www.youtube.com/playlist?list=PLMWgYNtBT-xPLmaoYvEw589HcpoPQBLI7
C#
26
star
13

Unity_ExpandableUIAnim

Make expandable UI using DoTween animation . video tutorial: https://youtu.be/Rko64-LQd9s
C#
25
star
14

UnityAdmobAdsScript

admob ads in unity
C#
22
star
15

Unity_DailyRewardSystem

C#
18
star
16

Unituts__MultiLangGame_Unity

how to make your Unity game Multi-Languages without coding
C#
17
star
17

Unity_GetRealDateTime

C#
17
star
18

Unity_CubesGame

C#
17
star
19

UnityTutorial_ShopSystem

C#
16
star
20

Turo_LoadDataFromServer__JSON

How to fetch data from server (json format) and show in Unity UI , tutorial: https://youtu.be/rnDaBuYgHgQ
C#
16
star
21

Unity_SpawnerWithProbabilities

Spawn random enemies with probabilities
C#
15
star
22

Unity_ShoppingSystem

C#
14
star
23

Unity_Pottery

C#
14
star
24

Unity_ListItems_using_code

Make a List Of Items using code [ Tuto: https://www.youtube.com/watch?v=Lq170ztDAPo ]
C#
12
star
25

Unity_GetDataFromGoogleDrive

C#
12
star
26

Unity_ReusableTimers

C#
12
star
27

Unity_SwipeDetection

C#
12
star
28

Unity_Logger

Show console messages inside the game in Unity
C#
10
star
29

Unity_UploadImagesToServer

C#
10
star
30

Unity_ProgressUI

Add a loading window to your game operations for better user-experience UX [ Unity engine ]
C#
9
star
31

Unity_GenericBinarySerializer

C#
9
star
32

Unity_MultipleRewardSystem_AdmobAds

C#
9
star
33

Unity_UpgradePopup

C#
9
star
34

Unity_ObjectPooling

Add Object Pooling design pattern to your spawners to increase your game performance in Unity
C#
9
star
35

Unity_AnimateLineRenderer

C#
8
star
36

Unity_ConfirmDialogUI

C#
8
star
37

Unity_UICircularLayoutGroup

Arrange your UI elements in a circular form.
C#
7
star
38

Unity_InvokeAlternative

Stop using Invoke to delay a code.
C#
7
star
39

Unity_TicTacToe

C#
6
star
40

Unity_DialogUI

C#
6
star
41

Unity-Level-Selection-UI

In this tutorial, we will have a look at How to make a Level selection screen (map) in unity with smooth Camera transition. And, We will cover How to auto-generate level points to save time.
C#
6
star
42

WebUI_FluidTabsUI

CSS
5
star
43

RollerSplatGame_HTML

Roller Splate game made with HTML, CSS, and Javascript
JavaScript
5
star
44

unity-laser-reflection

How to create laser reflection effect in Unity using Raycast and a LineRenderer
C#
5
star
45

Unity_RollerSplatClone

How to make Roller Splate game in Unity
C#
5
star
46

MessagesAdsUI

CSS
5
star
47

Unity_CarParkinGame

5
star
48

Tuto_Ball_Blast_Clone

Ball blast clone . Video tutorial: https://www.youtube.com/playlist?list=PLMWgYNtBT-xOEtgszHRj4RXI-_gH2OdaV
ShaderLab
5
star
49

Unity_AnimationEvents

C#
4
star
50

Unity_LevelProgress

C#
4
star
51

Unity_SettingsSystem

C#
4
star
52

InputChipsUI

JavaScript
4
star
53

Unity_DownloadAndCacheImages

C#
4
star
54

Unity_GetUsersLocationData

C#
4
star
55

Unity_GEventsManager

Add an Event System to your Unity game .
C#
4
star
56

Unity_SandClockUI

C#
4
star
57

Unity_CaptchaSystem

C#
3
star
58

NodeJS_LocalServer

JavaScript
3
star
59

Unity_CSharpMethodChaining

C#
3
star
60

Unituts__Admob_EU_GDPR_in_Unity

Add GDPR consent in Unity .Admob ads
C#
3
star
61

Tuto_DuetGameReplica

How to Make DUET Game Replica in Unity: https://www.youtube.com/playlist?list=PLMWgYNtBT-xPgWuFV2Po4Klq6LNrm1pJP
C#
3
star
62

GoogleDriveDownloadLinkGenerator

HTML
3
star
63

UnitySaveAndLoadTextureInDisk

C#
3
star
64

Unity_AdmobAds--Server

C#
3
star
65

Unity_GameDemoWithEventManager

Add an Event System to your Unity game .
C#
3
star
66

decorabic

JavaScript
3
star
67

inscriptionForm

HTML
2
star
68

Unituts__Exit-confirmation-popup

unity tutorial , exit confirmation popup UI
C#
2
star
69

regex-js

Learn javascript's regular expressions
HTML
2
star
70

Tuto_BasicShootingSystem__OOP

Video tutorial: https://youtu.be/yYGTXpStTJA
C#
2
star
71

Unity_ShuffleArraysAndLists

C#
2
star
72

UnityAdmobUnifiedNativeAd

integrate admob ads in unity (Unified native ad)
C#
2
star
73

LinesAndBoxesGame_JS

lines and boxes game made with Html, Css, and Javascript
JavaScript
2
star
74

herbou

1
star
75

Unituts__MoreGamesPopUp_Unity

GridView popup "More games"
C#
1
star
76

Unity-AndroidNativeToast

Unity android native toast
C#
1
star
77

GFX_GetDataFromServer

ShaderLab
1
star
78

Unituts__RandomizeAnimationSpeed

Unity tutorial about how to make an animation speed random , to create amazing behaviors
C#
1
star
79

Unity-Rate-More-and-Feedback-buttons-tutorial

C#
1
star
80

me

Personal page
HTML
1
star
81

palestine

Palestine flag made with nature images
JavaScript
1
star