jparent
989342197c
fix Throwing pillow to not snap but still auto aim
...
Right joystick still rotates the player, but no longer snaps to a player.
Also, the auto-targeting is now used exlusively inside the Child's Throw
method. When throwing, it checks if there is a player in the direction the
player is pointing. If so, then the pillow is going this way, else it goes
in the Child's forward position.
2015-08-23 13:46:54 -04:00
jparent
a2ebee6e24
Merge branch 'master' of https://github.com/conjureets/pillowfight
2015-08-23 13:10:50 -04:00
jparent
40de80efd3
add UI Button to Sleep on bed when Mom is coming
2015-08-23 13:07:12 -04:00
Patrice Vignola
c953beca55
Do a first pass of the animations
2015-08-23 12:23:03 -04:00
Patrice Vignola
50df0f82c8
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-23 11:25:22 -04:00
Patrice Vignola
df8463f3a2
Tried stuff
2015-08-23 11:25:01 -04:00
jparent
4568e77871
fix the auto-target to lock only when looking
...
else, look in the direction we're going
2015-08-23 10:21:06 -04:00
jparent
91cf1734ba
reduce minimum angle range for auto-target to 10
2015-08-23 10:18:44 -04:00
jparent
15d1776957
change controls to throw with Right Trigger
...
change the ControllerMapper so that throwing a pillow is now done with the
Right Trigger insead of B button.
2015-08-23 09:46:46 -04:00
Patrice Vignola
8129d5486a
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
...
Conflicts:
Assets/Prefabs/Floor.prefab
2015-08-23 04:19:00 -04:00
Patrice Vignola
a71932f9d1
Add the lava floor
2015-08-23 04:17:54 -04:00
jparent
2c8a308692
Merge branch 'master' of https://github.com/conjureets/pillowfight
...
Conflicts:
Assets/Prefabs/Pillow.prefab
Assets/Scripts/Floor.cs
2015-08-23 04:13:09 -04:00
jparent
38acd0dc6e
make pillows disappear when touching the floor
...
make them reappear when Mother is in the room
2015-08-23 04:03:56 -04:00
RosimInc
ac40c0c409
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-23 03:44:35 -04:00
RosimInc
6092b51b67
Added UI assets and started the menus
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-23 03:44:25 -04:00
Patrice Vignola
af0053f169
Add visual cue for selectable pillows
2015-08-23 03:18:31 -04:00
RosimInc
3da3a00efc
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
...
Conflicts:
Assets/Scenes/PatScene.unity
Added the mother sprite
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-23 02:28:34 -04:00
Patrice Vignola
f6ae2d05c0
Fix a bug in the pillow spawner script
2015-08-23 02:21:51 -04:00
Patrice Vignola
f94cca5844
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-23 02:11:32 -04:00
Patrice Vignola
7f3339d33d
Add the first pass of the pillow spawners
2015-08-23 02:11:09 -04:00
RosimInc
305e4923b2
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-23 02:07:22 -04:00
RosimInc
cf0a6aad95
Added camera movement.
...
Zoom still not working (commented out)
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-23 02:07:13 -04:00
jparent
5607dc8355
Merge branch 'master' of https://github.com/conjureets/pillowfight
2015-08-23 01:42:18 -04:00
jparent
bb398ce257
make pillows pickable after being thrown
2015-08-23 01:40:55 -04:00
Patrice Vignola
0679101b46
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-22 23:23:53 -04:00
Patrice Vignola
1c42b584c2
Add the door open mechanic when the mom comes in
2015-08-22 23:23:17 -04:00
jparent
dcbf2df911
add Throwing of pillow and push back on hit
2015-08-22 23:21:24 -04:00
jparent
71b2eae11e
correct forward facing angle when not auto locking
2015-08-22 22:30:38 -04:00
RosimInc
f470b653be
Fixed the auto target scripts
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-22 21:13:15 -04:00
RosimInc
2b47de9dba
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
...
Conflicts:
Assets/Scripts/Child.cs
2015-08-22 18:40:57 -04:00
RosimInc
7658096653
Started fixing auto-target
...
And everything is gonna break
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-22 18:38:54 -04:00
Patrice Vignola
9ce93ceca6
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
2015-08-22 17:30:11 -04:00
Patrice Vignola
fd1672f212
Add a bunch of stuff
2015-08-22 17:29:59 -04:00
jparent
0c9796c8c0
Merge branch 'master' of https://github.com/conjureets/pillowfight
2015-08-22 17:03:28 -04:00
jparent
f6181556f5
add basic auto targeting, but it needs ajustements
2015-08-22 16:59:45 -04:00
jparent
17974bed9b
add basic pillow script
2015-08-22 16:55:31 -04:00
Patrice Vignola
516f6b6791
Add the new bed prefabs and fixed the movement (I think)
2015-08-22 14:01:28 -04:00
Patrice Vignola
d7092b4af6
Fix the lava damage taken when jumping a lot in it
2015-08-22 11:35:44 -04:00
Patrice Vignola
d439d7dce5
Add a temporary "push" method for when the player will get knocked back by
...
a pillow
2015-08-22 10:08:59 -04:00
Patrice Vignola
e76e32efe7
Restrict the bed usage to only one child per bed
2015-08-22 09:40:30 -04:00
Patrice Vignola
a030642c8d
Add the child being noticed when he stands on floor (need to add the
...
consequences though)
2015-08-22 05:48:22 -04:00
Patrice Vignola
c0f938a59a
Merge branch 'master' of https://github.com/ConjureETS/PillowFight
...
Conflicts:
Assets/Prefabs/Child.prefab
Assets/Scripts/Child.cs
2015-08-22 05:34:52 -04:00
Patrice Vignola
098cdefe14
Add the behavior of the floor changing color when the mom enters the room
2015-08-22 05:31:34 -04:00
jparent
96d0138f3a
remove Debug.Log messages
2015-08-22 05:10:53 -04:00
jparent
c4812ce7a2
Merge branch 'master' of https://github.com/conjureets/pillowfight
...
Conflicts:
Assets/Scripts/Child.cs
Assets/Scripts/ChildController.cs
2015-08-22 04:59:49 -04:00
jparent
ef8624740c
add auto target and locking with a player
2015-08-22 04:57:28 -04:00
Patrice Vignola
5413a3bf20
Add mom's ability to spot the children who are not sleeping when she
...
enters the room
2015-08-22 04:34:26 -04:00
Patrice Vignola
0a1931c7d0
Add the ability to sleep on a bed anytime
2015-08-22 04:22:32 -04:00
Patrice Vignola
a3fe31e09b
Add the Awake/Sleep contexts
2015-08-22 04:02:15 -04:00
Patrice Vignola
2af4b94ddc
Add the first pass of the mom behavior
2015-08-22 03:56:33 -04:00