Skip to content

KatameRonin/UnityDatabaseUse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityDatabaseUse

How to load information from a database onto your Unity program

Suppose you create a database in PHPMyAdmin and then you want to load that information onto your Unity Program because well storing things in your device is a wastage of space. So here are examples of 4 Unity Scripts of how Database information is loaded for 4 different things I made in my Unity Scene. Also there is a script to move around the character. If the script is added to the character controller of the player then when the player hits the target objects with it's gaze then looking at the object for a certain amount of time will display the information about the object from the database.

About

Loading Information from a Database into Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages