Cem Ugur Karacam

Cem Ugur Karacam @cemuka

About: Unity Developer. Loves to play rpg games. Interested in sci-fi books.

Location:
Çanakkale, Turkey
Joined:
Aug 31, 2019

Cem Ugur Karacam
articles - 12 total

Introduction to quill, a minimal unity ui framework with lua modding support | devlog_0

Motivation As a developer we craft interface elements and since so many visual element...

Learn More 7 0Jul 18 '21

Exploring TCP Network in Unity

UPDATE I also made another project built on Telepathy and MessagePack. https://github.co...

Learn More 14 0Apr 4 '21

Create an Item Editor with UI Elements without uss and uxml in Unity

So you wanna do some editor scripting? I've been following UI Elements since its preview r...

Learn More 10 0Feb 27 '21

Download Images From a Url Endpoint in Runtime with Unity

In this tutorial, we will make a GET HTTP method to download an image and use it in the scene. I'll u...

Learn More 13 2Dec 6 '19

Making a REST service using Node and Express to use with Unity - Part 4

So far, we have managed to receive and send data between nodejs server and unity client. But it was l...

Learn More 17 2Nov 10 '19

MVC in Unity with Scriptable Objects Part 3

Here is the last part of the MVC project. I've tried to make a schema to illustrate the workflow of...

Learn More 10 0Oct 24 '19

Completed Hacktoberfest!

The first time I heard about Hacktoberfest, it was in 2017. I had very little knowledge about program...

Learn More 7 13Oct 24 '19

MVC in Unity with Scriptable Objects Part 2

This part we will start to make some view elements to visualize item objects and an info panel to dis...

Learn More 18 0Sep 29 '19

Making a REST service using Node and Express to use with Unity - Part 3

Greetings to all unity ninjas! This part we'll make a POST request from a unity client to the node s...

Learn More 16 2Sep 24 '19

MVC in Unity with Scriptable Objects Part 1

Welcome to the first part of MVC in Unity with Scriptable Objects. I'll make this part Scriptable Obj...

Learn More 33 2Sep 16 '19

Making a REST service using Node and Express to use with Unity - Part 2

Hello fellow developers! Thanks for all good vibes for part-1. We will deep dive into unity again. H...

Learn More 15 2Sep 8 '19

Making a REST service using Node and Express to use with Unity - Part 1

Making a game with unity is super cool. But what about online features like saving some data to a dat...

Learn More 98 11Sep 1 '19