Edit of asset "Custom "Play Scene" button" Accepted

Old/Current New/Edit
Title Custom "Play Scene" button Custom "Play Scene" button
Description Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.

The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.

The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.
Hides the "Play Scene" button and adds a custom button, useful for games with custom scene switching, I personally use this to make sure playing a scene from the editor is the same as loading it normally in the game.

The plugin sets a project setting to the scene that has to be played and then runs the game normally from the main scene, you have to load the scene manually in your code using this project setting.

The project setting used to store the scene path is "application/run/custom_first_scene", this string is a constant stored at CustomPlayButton.scene_setting.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/MightyPrinny/godot-custom-play-scene-button https://github.com/MightyPrinny/godot-custom-play-scene-button
Issues Url https://github.com/MightyPrinny/godot-custom-play-scene-button/issues https://github.com/MightyPrinny/godot-custom-play-scene-button/issues
Godot version Godot 3.1 Godot 3.1
Version String 1.0.0 1.0.0
Download Commit 1.0.0 1.0.0
Download Url (Computed) https://github.com/MightyPrinny/godot-custom-play-scene-button/archive/1.0.0.zip https://github.com/MightyPrinny/godot-custom-play-scene-button/archive/1.0.0.zip
Icon Url https://raw.githubusercontent.com/MightyPrinny/godot-custom-play-scene-button/master/addons/fabianlc_custom_play_scene_button/icon.png
https://raw.githubusercontent.com/MightyPrinny/godot-custom-play-scene-button/master/addons/fabianlc_custom_play_scene_button/icon.png