GithubHelp home page GithubHelp logo

godot-matrix-background's Introduction

Godot-Matrix-Background

A simple implementation of the matrix movie background.

All posible letters to choose from is stored in the global_varibles.gd sccript under the constant SYMBOLS.

spawn_time: Time it takes before a new instance of a trail will be spawned.

letter_color: The initial color of the letter.

fall_speed: How fast will the trail fall.

trail_length: How many letters should apear behind the initial letter.

trail_seperation: The distance in pixels between each letter in the same trail.

color_fade: The amount of fade each subsequent letter will recive to their color. Each color chanel(rgb) is stored as a float value between 0 and 1, fade will subtract the amount of color fade from each color channel.

rand_change_time: How long it should take before the letter changes after spawn. if smaller than 0 it wont change at all.

godot-matrix-background's People

Contributors

zane97 avatar

Stargazers

 avatar

Watchers

 avatar

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.