TheOathMan / Godot-Android-Live-Wallpaper

Make your Android Godot application run as a live wallpaper in the background.
MIT License
16 stars 4 forks source link

wp1 wp2

The Moon Application (Android, iOS)

Godot Android Live Wallpaper

Make your Godot Android application run in the background as a live wallpaper. To download the release, ready to use plugin files go to the Release section. To learn more about Godot Android Live Wallpaper, read more.

This project template is from Android Plugin Template. Also see Creating Android plugins for more details about godot plugins for android.

How to setup

How to use

Once the LiveWallpaper node has been added to the scene. You can:

$LiveWallpaper.visibility_changed.connect(is_user_viewing_my_wallpaper)

Building the plugin

You might want to build the plugin yourself to set wallpaper name and preview picture. To build the plugin:

Known Issues

Important Considerations: