Skip to content

A demo project for the Godot Engine that includes simple GDScript and shader code to create a menu transition effect.

License

Notifications You must be signed in to change notification settings

atadenizoktay/godot-simple-menu-transition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Simple Menu Transition

This is a demo project for the Godot Engine that includes simple GDScript and shader code to create a menu transition effect.

This project is compatible with Godot 4.0.2 version, but the same implementation should work on Godot 3 LTS version too.

Screenshots

GIF

Usage

This project doesn't add anything directly to the projects it's added to, and there's no direct use of this project. You can examine the script files within the project to see how the implementations work and apply them to your own projects.

Licensing

This project is licensed under the MIT License. For further information, please refer to the LICENSE file.