minenice55
86c0e7eb0a
recolourable shadows
...
- rework now has parity with the old version
2022-08-03 18:55:13 -04:00
minenice55
35ff6bdd45
background effects, special move camera
...
- also removed all old karate man assets
2022-08-03 17:49:32 -04:00
minenice55
f277a131db
finish effect
2022-08-03 16:14:37 -04:00
minenice55
ef8b4011fe
particle adjust
2022-07-30 21:33:11 -04:00
minenice55
e37de018cd
kicks complete, start work on particles
...
- bg colour can now be changed
2022-07-30 21:16:48 -04:00
minenice55
1b5288f7e9
hit effect start, kick charge
2022-07-29 22:25:48 -04:00
minenice55
463ae454d0
start work on kicks
2022-07-29 15:26:59 -04:00
minenice55
d0c0041bd0
replace old karate man prefab with new one
2022-07-29 15:06:22 -04:00
minenice55
e6e797a85e
add y-offset functionality to start position offset
2022-07-29 12:52:59 -04:00
minenice55
a583529087
fully functional combo, several object types
2022-07-29 12:18:17 -04:00
minenice55
e5cb58ce9a
combo input
2022-07-28 22:09:48 -04:00
minenice55
859e719e3c
start working on inputs
...
- InputType enum is now flags, can be combined together
2022-07-28 19:12:21 -04:00
minenice55
94bd62d5a2
Merge branch 'master' into karate-man-2
2022-07-28 19:09:59 -04:00
minenice55
5079bd9b6f
Merge pull request #139 from ThatZeoMan/master
...
Track 5, along with QOL changes
2022-07-28 19:09:07 -04:00
ThatZeoMan
309e4997e1
vfx flashes work again
...
thanks for the help, minenice
2022-07-28 18:07:19 -05:00
ThatZeoMan
ec7936b954
Track 5 fully functional
...
also fixed karate man's Set Background Effects
2022-07-28 17:16:20 -05:00
minenice55
a78235cea0
Merge branch 'master' into karate-man-2
2022-07-28 11:32:10 -04:00
minenice55
709406499e
Merge pull request #141 from Mytiaoga/master
...
First Contact, Tap Trial, Air Rally
2022-07-28 11:24:03 -04:00
ThatZeoMan
aa9379e21e
start gearing up for track 5
...
it is battery acid color (i will change it)
i probably did this wrong
2022-07-28 00:17:02 -05:00
minenice55
8680d13989
create classes
2022-07-27 18:35:18 -04:00
Mytiaoga
938580b880
Update repo to latest
2022-07-27 17:04:02 +08:00
ThatZeoMan
774bbea916
Update TramAndPauline.cs
2022-07-26 18:19:05 -05:00
ThatZeoMan
818e8a4cd5
Merge branch 'megaminerjenny:master' into master
2022-07-26 19:05:32 -04:00
ThatZeoMan
93f5244969
move flash to VFX
2022-07-26 18:04:02 -05:00
adianfiuef
09581bddca
Tram&Pauline animation update
2022-07-26 14:14:28 -04:00
minenice55
5433b85e58
start karate man redo
2022-07-26 11:37:02 -04:00
minenice55
d65cae24d2
Merge pull request #138 from minenice55/controllers-update1
...
Controllers Support Update 1
2022-07-26 08:57:38 -04:00
minenice55
111531b07d
make dropdown properly update after auto-search
2022-07-26 08:54:59 -04:00
minenice55
d8f4a4bb70
update joyshock gyro and touch states
2022-07-25 18:56:13 -04:00
minenice55
d3c3beb950
playstation controller lightbar colours
...
- fix controller feature flags not actually being flags
2022-07-25 18:36:32 -04:00
minenice55
a713895f96
move duplicate code to own method
2022-07-25 12:49:43 -04:00
adianfiuef
e343e66b8d
Tram&Pauline
...
Animation mostly done perfectly
2022-07-25 01:04:16 -07:00
Mytiaoga
180fea7832
Merge branch 'master' of https://github.com/Mytiaoga/HeavenStudio
2022-07-25 10:09:25 +08:00
Mytiaoga
0c743b44d5
First Contact, Tap Trial, Air Rally
...
First Contact
- Fixed a bug
Tap Trial
- All anims and input are implemented
Air Rally
- Initialization
2022-07-25 10:04:55 +08:00
Mytiaoga
059aba74bf
Add files via upload
2022-07-25 10:04:43 +08:00
Mytiaoga
fb169868b5
Add files via upload
2022-07-25 10:03:01 +08:00
Mytiaoga
bb81e24572
Add files via upload
2022-07-25 10:02:33 +08:00
minenice55
0245cb2b1f
Merge pull request #137 from minenice55/controller-support
...
Controller Support
2022-07-24 18:43:26 -04:00
minenice55
7e275365b8
dual joy-con support
...
- add controller icons in the controller selection menu
2022-07-24 18:38:00 -04:00
minenice55
06fe482f3d
add controller selection, auto-search
...
- fix bug in master volume control where the text input doesn't work
- fix bug in the Fan Club minigame where the player wouldn't jump when they were supposed to
2022-07-23 22:24:07 -04:00
minenice55
ecbe84074f
heavy rework of our input system
...
- implement the InputController abstract class, an adapter class for any HID interface to use common controller methods relevant to Heaven Studio
- implement InputKeyboard and InputJoyshock classes, for keyboard input and controllers driven by JoyShockLibrary respectively
- add Linux compile of JoyShockLibrary
2022-07-23 20:36:10 -04:00
minenice55
6699e7d98b
basic controller input from JSL
...
may need compiles for linux and mac
2022-07-19 18:50:35 -04:00
minenice55
86a4f6efcd
Update Editor.unity
2022-07-17 18:26:21 -04:00
minenice55
afaacfe796
prepare controller settings menu
2022-07-17 18:25:54 -04:00
minenice55
063513ded6
update Fan Club character sheets to HD assets
2022-07-16 23:41:26 -04:00
minenice55
92577ae3e2
Merge pull request #135 from Mytiaoga/master
...
First Contact & Tap Trial Updates
2022-07-11 19:54:21 -04:00
Mytiaoga
f726fb93ce
First Contact - Fixed bug for [lookAt]
2022-07-11 16:55:35 +08:00
Mytiaoga
68d560b8bc
First Contact - Toggle Live Bar beat
...
- On beat or Off beat live bar
2022-07-11 15:38:34 +08:00
Mytiaoga
5e7acfee17
Add files via upload
2022-07-11 15:22:00 +08:00
Mytiaoga
111fbaf159
First Contact - slight change on Mission Control
2022-07-11 15:21:17 +08:00