Commit Graph

66 Commits

Author SHA1 Message Date
Sam
3a2368d8b7 put tambourine back on player prefab 2023-05-07 00:30:33 -07:00
Nicholas Novak
4135171a79 change: Reduced cymbal range to make it harder 2023-05-07 00:09:47 -07:00
Sam
56c9c0e1bb improved tambourine collider
just expanded it slightly so it doesn't get stuck on the bats' heads anymore
2023-05-06 23:53:25 -07:00
Nicholas Novak
7f7dd1292f change: Added functionality for projectile enemies to shoot 2023-05-06 22:10:53 -07:00
Sam
3ad6568707 more balance to caverns 2023-05-06 17:37:35 -07:00
Sam
a757a47af1 fixed tambourine
such a stupid issue omg i can't believe it took me this long to realize what was happening. also added transition music into the caverns
2023-05-06 17:16:35 -07:00
allylikesfrogs
c61a38ee9d sounds! 2023-05-06 16:47:57 -07:00
Bryanna
d21841b88b transition screen backgrounds 2023-05-06 13:51:22 -07:00
allylikesfrogs
238987e173 dragonfly 2023-05-05 22:59:44 -07:00
allylikesfrogs
14fae3788a slight water fixes 2023-05-05 22:47:10 -07:00
Sam
d703883d94 working on fixing clarinet
it's all about the parameters now!
2023-05-05 22:41:07 -07:00
allylikesfrogs
257613a4e9 changing some scene stuff, level blocking 2023-05-05 22:36:37 -07:00
allylikesfrogs
b3ab81f7eb water 2023-05-05 19:54:18 -07:00
Sam
54efc7d934 made trumpet burst bigger, removed tambourine knockback 2023-05-05 16:35:45 -07:00
Sam
d4a9850368 add trumpet burst animation
still needs work
2023-05-05 16:28:10 -07:00
allylikesfrogs
7e2c255fd5 Merge branch 'master' of https://gitlab.nicholasnovak.io/fums/ofb 2023-05-05 16:19:35 -07:00
allylikesfrogs
fc8a257547 restructuring level 2023-05-05 16:19:27 -07:00
Sam
043f777207 fixed: menu navigation, singleton bugs
quit buttons in pause menus are fixed. also the persistent data objects were not deleting themselves if another copy exists, so that's been fixed
2023-05-05 13:20:14 -07:00
Sam
6131bc7ca1 fixed cymbal bugs
sound no longer breaks (separate game object for sound), ui updated
2023-05-05 12:24:04 -07:00
Sam
c8548e3d4f created new demo scene switcher
this is just an overhaul of the debug scene switcher -- no longer breaks if you leave the main menu! a win for the girlies
2023-05-04 19:54:59 -07:00
allylikesfrogs
368fbcb634 BOING!!!!!! 2023-05-04 16:52:39 -07:00
allylikesfrogs
5ca3e74167 saving progress 2023-05-04 16:09:55 -07:00
allylikesfrogs
96acb9ba5f boing 2023-05-04 13:53:37 -07:00
allylikesfrogs
a6caababa3 working on Bounce 2023-05-04 13:20:35 -07:00
Bryanna
afbcb920ac brasslands 2023-05-03 17:55:54 -07:00
Sam
3108c31489 added trumpet visual 2023-05-03 13:16:44 -07:00
Bryanna
8d0e65e080 scene addons 2023-05-03 09:45:55 -07:00
Sam
cc694586a4 fixed ui
also added the general game ui canvas to all scenes
2023-05-01 16:36:09 -07:00
Sam
d2d10f064b added footsteps!
need to move the call from OnMove to Run, still some bugfixing to do
2023-05-01 14:22:46 -07:00
Sam
932af31dc9 player can only access items in correct scenes 2023-05-01 01:52:42 -07:00
Sam
d3893d3f0e improved tambourine behavior
also worked a bit on level balancing, adding background details
2023-05-01 01:15:21 -07:00
Sam
46f7cfe07e fixed: player jittering and death sliding 2023-04-30 23:53:52 -07:00
Sam
14a4de41cc bugfixing
added canvas objects to all scenes (and event systems with them), game should be playable all the way through maybe!
2023-04-30 22:01:55 -07:00
Sam
9f36564e67 add player death animation
also bugfixed some tambourine stuff
2023-04-30 13:58:04 -07:00
Sam
16a190949d created victory object and level progression
also tried to create a way to launch the game from any scene, but it doesn't really work. don't use anything in the folder called "DEBUG"
2023-04-30 13:34:02 -07:00
Sam
1b809cfa06 finished tambourine scene layout
probably still needs some tweaking, not super tested. but it's done and it's late
2023-04-30 02:07:49 -07:00
Sam
df97e9c5c1 add trumpet sound effect 2023-04-30 00:19:52 -07:00
slevy14
8bcb35e8aa more progress on level layout 2023-04-29 17:21:56 -07:00
slevy14
405e20ca2f lots of small changes lol
worked on tambourine level layout, improved tambourine throwing, created enemy respawn system
2023-04-29 14:51:50 -07:00
slevy14
ed3fcf541c changed some tambourine behavior
also working on level layout
2023-04-28 22:07:28 -07:00
allylikesfrogs
db0e7665f7 more layout stuff, still haven't written the script for clarinet or water though :( 2023-04-28 11:49:01 -07:00
slevy14
4625a1f6ba added new enemy prefab, reconfigured enemy patrol script
enemy patrol now contains option for vertical movement
2023-04-28 02:13:40 -07:00
slevy14
968eadb389 resized player, edited some movement data 2023-04-28 01:37:18 -07:00
slevy14
153a1b4f8d fixed combining branch 2023-04-27 20:12:07 -07:00
Sam
1b634fd829 Merge branch 'master' into combining 2023-04-27 19:50:40 -07:00
Bryanna
2445765471 trying grenouille assets again 2023-04-27 19:45:27 -07:00
Sam
01ebd18f5b merged "master" into "combining 2023-04-27 19:15:53 -07:00
Bryanna
79194a1015 grenouille assets 2023-04-27 15:56:36 -07:00
slevy14
863d7e04ef (kinda) fixed grapple momentum
also updated the player prefab -- PLEASE remember to override the player prefab with any changes you make to the individual object in the scene
2023-04-27 13:31:04 -07:00
slevy14
ad3b8f9166 player can now jump on enemies to defeat them 2023-04-27 12:27:15 -07:00