Skip to content

echo3Dco/Unity-echo3D-Demo-TarotCardGame

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Unity-echo3D-Demo-TarotCardGame

Create a random tarot card game in Unity. Note: the tarot is sacred for many so please handle with care.

Version

Unity 2020.3.25f1

Register

Don't have an echo3D API key? Make sure to register for FREE at echo3D.

Setup

  • Clone this repo.

  • Install the echo3D Unity SDK.

  • Add the assets to the echo3D console from the Unity 'Models' folder.

  • Uncheck the Security box in your console.

  • Open the SampleScene scene.

  • Drag the echo3D script to all objects under "Card" (0TheFool - 4Emperor).

  • Add the API key and entry ID for each object in the Inspector. APIKeyandEntryId Hierarchy

  • In the Hierarchy, make sure to the box is unchecked for the Sprite Renderer for Background

  • Press Play in Unity to see where the Background asset shows up in the scene so you can modify the metadata in the console.

  • Adjust the metadata in the echo3D console so it matches the spawn points in the Hierarchy.

Run

Press Play in Unity. Click "Draw" 3 times to distribute the cards. Click on each card to move it to the Discard pile. Cards will automatically disappear. Do that until there are 0 cards left in the Deck.

Learn More

Refer to our documentation to learn more about how to use Unity and echo3D.

Support

Feel free to reach out at support@echo3D.co or join our support channel on Slack.

Sources

Screenshots

GameplayGIF

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published