This website requires JavaScript.
Explore
Help
Sign In
ToasterPanic
/
super_space_game
Watch
1
Star
0
Fork
You've already forked super_space_game
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
31ae7ac906
super_space_game
/
scripts
/
dialogue_select_button.gd
7 lines
96 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Shop dialogue test
2025-12-04 03:30:37 +00:00
extends
Button
var
game
=
null
func
_on_pressed
(
)
-
>
void
:
Fuel tank refueling, dialogue sounds, retro filter adjustments
2025-12-04 21:32:46 +00:00
game
.
choice_made
.
emit
(
get_name
(
)
)
Reference in a new issue
Copy permalink