Zac
47c5512ada
reset wiper position only if cleardrops is set
...
if cleardrops isnt set, and doing manual mode start return timer
4 years ago
Zac
3579b761c8
added text to credits popup
...
added connection to handle clicking links in credits
set up credits richtext with bold/regular fonts
4 years ago
Zac
774c1a5867
changed wording on main menu buttons
...
after starting in a certain mode the text changes to resume
moved todo into project root
4 years ago
Zac
86a0d7ab2e
main menu text changes to "resume" when played
...
added initial credits popup
4 years ago
Zac
398b307083
added checkbox to clear drops on start
...
updated todo
4 years ago
Zac
d8226ad280
fixed auto_timer firing early
...
updated todo
4 years ago
Zac
0d9e7e5a14
updated auto/return timer timeouts
4 years ago
Zac
c99740ad43
added callbacks for option sliders
...
updated todo
4 years ago
Zac
98a71163a7
added elements into options panel
4 years ago
Zac
5845d99833
added label font tres
...
sped up menu tweens
updated todo
added autospeed into global vars
put wiper lerp into its own function
updated wiper script with new lerp func
4 years ago
Zac
8b55963f96
started work on options menu
...
added code to tween options menu on/off screen
added constants for option menu position
added refs for all buttons on main menu
added bool for checking whether or not options were shown
added check to ensure that the game starts when the menu gets tweened
added code to disable/enable all menu buttons
4 years ago
Zac
a95e326540
added settings gear image
...
updated TODO file
4 years ago
Zac
cd023d6e52
made menu and game autoplay work
4 years ago
Zac
55de929ded
fixed pausing
...
added code to make the drops delete themselves on exit_tree
changed spawner "remove_drop" method to just remove
4 years ago
Zac
222fde443b
moved nodes around in car/game scene
...
updated project settings
4 years ago
Zac
a5282479a2
renamed game.gd to windshield.gd
4 years ago
Zac
26eb85b218
added font link
4 years ago
Zac
224ea2c277
lowered mainmenu blur
...
made min/max drop size constants in rain_spawner
4 years ago
Zac
e0b9c2c99c
created global variable signifying if the game started
...
fixed issue where blur was being applied before the game started
removed local var _started from MainMenu
4 years ago
Zac
f2fef9d041
updated gitignore
...
added TODO file
4 years ago
Zac
8036c0f6b1
added maximum drop count into gamestate
...
updated scripts with hardcoded value to use global var
4 years ago
Zac
4686a9de58
moved rainspawner node into game scene
...
renamed screen exit callback
4 years ago
Zac
d4d3b99312
added fonts and font asset
...
applied font asset to text objects
4 years ago
Zac
5ac42742aa
added a global script for variables
4 years ago
Zac
3758447ce6
added main menu and mm script
...
added main menu into game scene
added input action for pausing
commented on some sections of wiper.gd
4 years ago
Zac
1756b73824
wipers now play sounds while wiping
...
added a clamp wrapper around the randf call in rain spawner
4 years ago
Zac
7018ff856e
added game scene
...
moved background/particles into game scene
added audio buses
added sound node into wipers
4 years ago
Zac
57e4a3fa4e
added audio sfx
4 years ago
Zac
4b659cb812
added a light texture
...
added lights and a background into the car scene
reorganized the car scene to make things more segmented
fixed game.gd trying to reference a node in a new place
4 years ago
Zac
10240cc0b6
added particle system into car scene
4 years ago
Zac
405ac647a5
changed windshield texture
...
made wipers larger
modified end value for wipers to compensate for longer blades
4 years ago
Zac
3ace2a3cbc
blades return to base after being released
...
tweaked gravity settings in rain area
4 years ago
Zac
1ebf7bf61d
added a scale_down function in rain
...
made rain_spawner use the scale_down function to make droplets random
sizes
4 years ago
Zac
226d1b375a
added game script
...
added game script to car scene
4 years ago
Zac
a11d3a6ce4
updated collision masks on rain
...
tweaked rain_spawner script to handle removals
changed rain script to defer to spawner script for removals
4 years ago
Zac
96ba75226f
added comments
4 years ago
Zac
74317806b4
added rain spawner to car scene
...
added rain_spawner script
4 years ago
Zac
e47f52d6a4
added rain scene
...
added script for removing rain when it leaves the screen
added rain texture
4 years ago
Zac
db0f8345ea
added imagerect to car scene
...
added blur shader to windshield
resized windshield to cover wipers
4 years ago
Zac
df26fecbe6
added windshield image and 1x1 white pixel
4 years ago
Zac
5fd417db17
renamed test.tscn to car.tscn
...
added collision layer names
tweaked positions of wipers
added staticbodies to wipers
4 years ago
Zac
572dad5e95
added comments
4 years ago
Zac
80bb22f077
added first iteration of wiper script
...
added test scene to test the wiper script
4 years ago
Zac
fd53bc5518
first push
4 years ago