All Projects → GDQuest → Godot Visual Effects

GDQuest / Godot Visual Effects

Licence: other
Open-source visual effects designed in Godot, from our VFX Secrets course.

Projects that are alternatives of or similar to Godot Visual Effects

DartGodot
Godot + Dart 🎯
Stars: ✭ 79 (-72.57%)
Mutual labels:  godot
PixiesPixel
A cross-platform realtime online multiplayer PvP game made with Godot and GDScript. Voted runner up (out of 243 teams) at NUS Orbital 2019.
Stars: ✭ 21 (-92.71%)
Mutual labels:  godot
Godot goodies
Collection of nice stuff for Godot
Stars: ✭ 263 (-8.68%)
Mutual labels:  godot
godot-interpolated-camera3d
Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
Stars: ✭ 40 (-86.11%)
Mutual labels:  godot
addons-btree
Visual Behavior Tree
Stars: ✭ 90 (-68.75%)
Mutual labels:  godot
particles-sandbox
GPU-accelerated cellular automata in Godot (WIP)
Stars: ✭ 17 (-94.1%)
Mutual labels:  godot
fmod-gdnative
FMOD Studio integration and bindings for the Godot game engine
Stars: ✭ 102 (-64.58%)
Mutual labels:  godot
Camlasercalibratool
Extrinsic Calibration of a Camera and 2d Laser
Stars: ✭ 277 (-3.82%)
Mutual labels:  laser
godot-exporter
Godot Engine Automation Pipeline Android – iOS – Linux – MacOS – Windows – HTML5 – Itch.io.
Stars: ✭ 54 (-81.25%)
Mutual labels:  godot
Godot Go
Go language bindings for the Godot Engine's GDNative API.
Stars: ✭ 254 (-11.81%)
Mutual labels:  godot
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (-92.01%)
Mutual labels:  laser
viewport-spy
Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.
Stars: ✭ 28 (-90.28%)
Mutual labels:  godot
WarZone 2
Top down multiplayer shooting game made using godot engine for android
Stars: ✭ 14 (-95.14%)
Mutual labels:  godot
build-godot-action
GitHub action that builds a Godot project for multiple platforms
Stars: ✭ 62 (-78.47%)
Mutual labels:  godot
Godello
Trello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend (Elixir and Phoenix Channels)
Stars: ✭ 273 (-5.21%)
Mutual labels:  godot
StateMachine system for Godot
Flexible and lightweight StateMachine for Godot
Stars: ✭ 19 (-93.4%)
Mutual labels:  godot
godot-vs-rapier
compare gdnative rust based physics against Godot built-in physics
Stars: ✭ 67 (-76.74%)
Mutual labels:  godot
Grbl Plotter
A GCode sender (not only for plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
Stars: ✭ 286 (-0.69%)
Mutual labels:  laser
Godot Nim
Nim bindings for Godot Engine
Stars: ✭ 274 (-4.86%)
Mutual labels:  godot
GodotWeapons
Weapon logic plugin for Godot
Stars: ✭ 63 (-78.12%)
Mutual labels:  godot

Godot Visual Effects

project banner

Godot Visual Effects is a Free and Open-Source set of polished visual effects from our course Godot VFX Secrets.

➡ Follow us on Twitter and YouTube for free game creation tutorials, tips, and news! Get one of our Godot game creation courses to support our work on Free Software.

Laser effect

This hands-on tutorial series will teach you essential techniques to design effects such as explosions, ghost trails behind the player as in Castlevania games, lasers, background animation, and more.

Available effects

All available effects are currently 2D-only.

  • Explosion
  • Laser beam
  • Ghost trail or after image
  • Starfield
  • Trail that follows the character

Trail effect

How to use

Download the Godot project. Each effect is in a self-contained directory with all its dependencies.

To add an effect to your project, copy its directory to the root of your project, and move it from Godot's FileSystem tab. That's it!

Explosion effect

Contributing

Contributors are welcome!

If you encounter a bug, please open an issue.

If you want to contribute to the project, for instance by fixing a bug or adding a feature, check out our:

  1. Contributor guidelines.
  2. GDScript style guide

Licenses

This project is dual-licensed:

  • The source code is available under the MIT license.
  • Art assets (images, audio files) are CC-By 4.0. You can attribute them to GDQuest and contributors (https://www.gdquest.com/).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].