Skip to content

This module add a custom credit scene for your game. Open your credit scene and drag and drop Credit prefab. Open 'Content' and Drag your custom image and your custom credit text.

License

Notifications You must be signed in to change notification settings

ArchNet-1/ModuleCredit

Repository files navigation


Logo

Module Credit

Table of Contents

What is Arch Net

Arch Net is a free archive plateform who regroup multipe modules, extensions, library, desgin patterns, services to help people to develop a video game. All archives are free and open source ! feel free to help or to ask some new archive by contacting "archnetmodule@gmail.com"

Every archive are not perfect, develop for a basic usage, feel free to customize or update them.

Why use Arch Net module ?

Here's why:

  • Your time should be focused on creating something amazing.
  • Don't waste time ! Archives are here to help you !
  • You are not a developer ? You can use it too !

Of course, this is not a pro service, of course there will be bug or error, shit happen, please contact us if you have some issue with one of our archive !

The best reward for us is to see our archive used in your project ! :)

That all folks !

usage

This module is a simple credit scene for a video game.

Get the github HTTPS project url and load it in Unity Package Manager windows

in Unity : Windows -> Package Manager -> + -> Add package from git url

Installation

  1. Get the github HTTPS project url and load it in Unity Package Manager windows in Unity : Windows -> Package Manager -> + -> Add package from git url

  2. Clone the repo

  3. Create a new scene and call it "Credit" fro example

  4. Drag and drop Prefab "ModuleCredit" from the package

  5. Set Script Component "Credit" values

[CUSTOM SETUP]

  • Next Scene : write the next scene after the credit end
  • Text File : Drag your Txt File of your Credit ( There is an example in Resources Called "TextToDisplay" )

[CUSTOM IMAGES]

  • Background Img : Drag your main Background sprite
  • Game Logo Img : Drag your Game logo sprite
  • Corporation Img : Drag your entreprise / corporation sprite

[ANIMATION]

  • Animation Duration : Duration time of the credit before load the next scene ( 60 sec by default)
  • Animation Clip : Animation Clip (use "credit" animation clip in Resources if you don't have any)
  • Animation Speed : Speed of the credit animation ( 2 by default)

Contact

Arch Net - archnetmodule@gmail.com

About

This module add a custom credit scene for your game. Open your credit scene and drag and drop Credit prefab. Open 'Content' and Drag your custom image and your custom credit text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages