Skip to content

apednek/unity-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ccf-body-ui

Open the folder "ccf-body-ui" in Unity version 2021.3.4f1.

This project includes the requirements put forth in the test:

Scene:

  • Main

GameObjects:

  • Camera
  • Directional Light
  • Cube
  • URLHandler
  • EditorHandler

Scripts:

  • Script Movement.cs to move a 3D cube by .001 scene units every time the user presses the relevant key. Script attached to GameObject Cube.
  • Script WebRequestHandler.cs that uses a coroutine to make a URL call using UnityWebRequest. Script is attached to GameObject URLHandler.
  • Script EditorHandler.cs to show the captured response in the Unity Inspector. Script attached to GameObject EditorHandler.

Relevant Screenshots

Fig.1. URL response in console and inspector.

Fig.2. URL response showing every field in the inspector.

About

Unity application to fetch api response into scriptable objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages