Open in app

Sign In

Write

Sign In

Jon Jenkins
Jon Jenkins

20 Followers

Home

Lists

About

Mar 24, 2022

Unity Input System Basics

Here I want to go over Unity’s new input system, from setting it up to getting basic interactions going. We will focus on keyboard interaction in this article. Let’s first talk about setup. The first thing you need to do is to open the Package Manager and import the Input…

Unity3d

6 min read

Unity Input System Basics
Unity Input System Basics
Unity3d

6 min read


Nov 13, 2021

Unity Asset Bundles — A Basic Discussion

What are asset bundles? Here I want to talk about basic serialized asset bundle files that can be saved somewhere (for example in an AWS S3 bucket) and then loaded for use later at runtime. …

Unity3d

3 min read

Unity Asset Bundles — A Basic Discussion
Unity Asset Bundles — A Basic Discussion
Unity3d

3 min read


Nov 12, 2021

Downloading an Object from AWS S3 to a Unity Application

In this short article I will go over how to grab an object from an S3 bucket and load it into a class instance used by a Unity Project. This is a continuation of earlier articles on interacting with S3 from Unity. Detailed information about this topic can be found…

Unity3d

4 min read

Downloading an Object from AWS S3 to a Unity Application
Downloading an Object from AWS S3 to a Unity Application
Unity3d

4 min read


Nov 10, 2021

Interacting with AWS S3 in Unity:

Here I want to list the basic steps of setting up an S3 interaction from Unity. I will go over how to set it up and then how to perform a couple of basic operations: Listing buckets and uploading objects to a bucket. For detailed information refer to the AWS…

Unity3d

4 min read

Interacting with AWS S3 in Unity:
Interacting with AWS S3 in Unity:
Unity3d

4 min read


Nov 10, 2021

Using Scriptable Objects in Unity

Scriptable objects in Unity are a way to store data without having to use script instances. In other words, they are a way to store and pass data without having to have the data confined or dependent on a particular mono-behavior script. …

Unity3d

3 min read

Using Scriptable Objects in Unity
Using Scriptable Objects in Unity
Unity3d

3 min read


Nov 9, 2021

Making API Calls With Google Static Maps In A Unity Based App

Here I want to give a quick example of how to use the Google Static Map API with C# code to display a map based on the user’s device location. The developer documentation can be found at: Get Started | Maps Static API | Google Developers The first thing we…

Unity3d

3 min read

Making API Calls With Google Static Maps In A Unity Based App
Making API Calls With Google Static Maps In A Unity Based App
Unity3d

3 min read


Oct 29, 2021

Integrating Google Maps with Unity

Here, I will briefly discuss how to set up the Google Static Map API so that it can be called from a Unity based App. The first thing you need to do is to go to Google’s Maps Static API, at the below link. Start Here: Overview | Maps Static…

Unity3d

3 min read

Integrating Google Maps with Unity
Integrating Google Maps with Unity
Unity3d

3 min read


Oct 27, 2021

Using a Scroll View in Unity UI

Below I have a UI for a mobile app. This image from the scene view shows a UI with 4 buttons: Below, in the game view, when the app is running, only the top 2 are visible, due to the screen size:

Unity3d

3 min read

Using a Scroll View in Unity UI
Using a Scroll View in Unity UI
Unity3d

3 min read


Oct 13, 2021

Getting Started with AWS in Unity

In this short article, I will explain how to download and setup the AWS Mobile SDK for Unity, for use with a mobile app being created with Unity. It is quite easy to setup and Amazon has an easy to follow reference page. For step by step directions, look here: …

Unity3d

4 min read

Getting Started with AWS in Unity
Getting Started with AWS in Unity
Unity3d

4 min read


Oct 12, 2021

Modular Health System In Unity

Below we have a Red Block representing an enemy in Unity. You can see we shoot it until it “dies”. Here I will explain an easy way to implement a health system in Unity. A modular health system is one that can work with many elements in the game, specifically…

Unity3d

2 min read

Modular Health System In Unity
Modular Health System In Unity
Unity3d

2 min read

Jon Jenkins

Jon Jenkins

20 Followers

A Unity Developer, interested in all things Unity.

Following
  • Josh Watts

    Josh Watts

  • Suleiman Abdullah

    Suleiman Abdullah

  • addam davis

    addam davis

  • James West

    James West

  • Dav Lederov

    Dav Lederov

See all (31)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech