Skip to content

This is the code that is referenced in the "Unity Game Development With Contentful" article on the Contentful blog.

Notifications You must be signed in to change notification settings

contentful/using-contentful-in-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Contentful In Unity

Image of a Contentful Entry next to a Unity Scriptable Object

This is a complementary repo to be used as reference for the article: Unity game development with Contentful.

In the article we focus on getting quickly set up within Unity and having live content displaying within a scene during gameplay.

This repo contains code and a Unity package that create an in-game shop that will display a set of specified items, their prices, and stats, as well as a highlight section to display items that you really want your players to see.

Getting Started

You can either follow Unity game development with Contentful or the Installation And Setup section of this readme.

Prerequisites

You will need the following in order to utilize this repo:

Installation And Setup

  1. Open your Unity project.
  2. Double click DemoScene.unitypackage.
  3. Install everything that is prompted.
  4. Open the scene.
  5. Enter your Contentful credentials.
  6. Run your game!

Author

About

This is the code that is referenced in the "Unity Game Development With Contentful" article on the Contentful blog.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages