GithubHelp home page GithubHelp logo

unitytechnologies / loadydungeons Goto Github PK

View Code? Open in Web Editor NEW
243.0 243.0 49.0 292.71 MB

Demo for CCD+Addressables training and workshops.

Home Page: https://www.unity.com/ugs

License: Other

C# 100.00%
ugs unity

loadydungeons's People

Contributors

arturonereu avatar ciro-unity avatar danmillerdev avatar felinearts avatar mchandler-unity avatar russell-sng-unity3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loadydungeons's Issues

Fresh pull won't work properly, various errors and spanish is set as default language.

A fresh pull doesn't seem to work, using Unity 2021.3.31f1 (LTS)

We keep getting post processing errors

Missing shader. PostProcessPass render pass will not execute. Check for missing reference in the renderer resources.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

and the game keeps starting in Spanish and doesn't want to continue from there.

Dust Particles

Only play the dust particles when the character "lands" on the floor after jumping.

[Android] Only Level01 gets loaded

When deploying to Android (but might as well happen in other platforms), the only level that gets called is Level01. Even after beating it. Might be related to the ScriptableObject GameManager.

Demo Content Update

Add the feature to the demo on how to update an asset bundle without updating the client.

Implement Hats Store

Implement the "Hats Store" in the game.

A simple scene (Store.scene) with the following options:

  • Purchase Hats
  • Next/Prev Hat
  • Clear Cache

Demo project does not work on fresh pull

Running the demo on a clean install will load Spanish as the default language and nothing happens when you push the play button on the Loading screen. This is because there is now a RemoteConfigGO object, and it's default values do not work if no RemoteConfig values are fetched.

After fixing this in my own install, the documentation needs to be updated with the following steps to run the project:

  • You must link the project to a project config in the Unity game services dashboard, and at a minimum configure the following key value pairs in the RemoteConfig service linked to it:
  1. "Language" as string (default value should be "English")
  2. "Season" as string (default value should be "Default")
  3. "CharacterSize" as float (default value should be 1)
  4. "CharacterSpeed" as float (default value should be 5)

Gameplay Rules

Implement the Correct Gameplay Rules in the Game:

  • Go to chest
  • open chest (animation)
  • Automatically grab key (animation)
  • UI Key element to get full color
  • Go to door
  • Open Door(animated)
  • Exit level

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.