al2f/lightbulb
2
1
Fork
You've already forked lightbulb
0
A set of godot scripts replicating some puzzles and functionality of the OneShot game
  • GDScript 96.1%
  • GAP 3.9%
2025年07月07日 19:46:22 +09:30
buttons Added main menu, implemented intro scene and polished window puzzle. 2025年02月10日 15:35:28 +10:30
document Add safe puzzle. 2025年02月10日 19:59:58 +10:30
fonts Add safe puzzle. 2025年02月10日 19:59:58 +10:30
general Add partial support for tower puzzle. (Up to the red X room, and the 'bed'. The rest, I need IPC for.) 2025年07月07日 18:59:57 +09:30
glen Add partial support for tower puzzle. (Up to the red X room, and the 'bed'. The rest, I need IPC for.) 2025年07月07日 18:59:57 +09:30
intro All demo's exit to the main scene when ui_cancel is pressed. 2025年02月10日 16:07:49 +10:30
OSUtils Abandon windows DE script for now. 2025年02月14日 19:49:22 +10:30
scientists Add scientist puzzle. 2025年02月12日 13:02:22 +10:30
tower Exit fullscreen when sleeping in the tower. 2025年07月07日 19:45:47 +09:30
ui Add safe puzzle. 2025年02月10日 19:59:58 +10:30
window_puzzle Only process film when it is visible. Fully clear film when puzzle is complete. 2025年02月12日 09:17:44 +10:30
.gitignore Initial commit 2025年01月31日 17:54:45 +10:30
default_env.tres Initial commit 2025年01月31日 17:54:45 +10:30
export_presets.cfg Add wallpaper.png to list of files excluded by export. 2025年02月14日 16:22:35 +10:30
global.gd Add partial support for tower puzzle. (Up to the red X room, and the 'bed'. The rest, I need IPC for.) 2025年07月07日 18:59:57 +09:30
icon.png Update icon.png 2025年02月01日 15:18:18 +10:30
icon.png.import Initial commit 2025年01月31日 17:54:45 +10:30
LICENSE.md Add LICENSE.md, update README. 2025年01月31日 22:32:46 +10:30
main.gd Add spoiler warning. 2025年07月07日 19:45:28 +09:30
main.tscn Add partial support for tower puzzle. (Up to the red X room, and the 'bed'. The rest, I need IPC for.) 2025年07月07日 18:59:57 +09:30
menu_button.gd Moved button texture injection into menu_button.gd 2025年02月10日 19:51:41 +10:30
menu_button.tscn Moved button texture injection into menu_button.gd 2025年02月10日 19:51:41 +10:30
OmniUI.gd Added graphics to city puzzle. 2025年02月12日 09:14:27 +10:30
OmniUI.tscn Added graphics to city puzzle. 2025年02月12日 09:14:27 +10:30
project.godot Add z key as option for ui_accept. 2025年07月07日 19:46:22 +09:30
README.md Added licenses for assets. 2025年02月10日 15:59:16 +10:30
UI.tscn Added graphics to city puzzle. 2025年02月12日 09:14:27 +10:30
Utils.gd Abandon windows DE script for now. 2025年02月14日 19:49:22 +10:30

Lightbulb

A set of godot scripts aiming to replicate certain features of the game OneShot.

Spoiler Warning

This repository contains spoilers to puzzles from OneShot. Proceed at your own risk.

License

Most graphical assets used are from OneShot, and (c) 2016 Future Cat

The 'Conta' pixel font is licensed under the Open Font License, (c) 2007-2020 Jens Kutilek (webmailkutilek.de)

This plugin is licensed under the MIT License. This means you are free to use, modify, and distribute the plugin as long as you include the original license file in any distribution.