Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added online color selection; now using newer patrick head #237

Merged
merged 2 commits into from
Mar 31, 2014

Conversation

osse101
Copy link
Contributor

@osse101 osse101 commented Mar 30, 2014

Added color selection to online mode from netLobby.
Color was added to the netLobby update message and to the player joined messages. Players are recolored when the game starts #20.

Replaced lil_patrick with PatrickOverPatrick -- a Patrick head over lil_patrick just like BradOverPatrick. Because the lil_patrick head is part of the skeleton somehow. Removed the if("lil_patrick") checks from the code.

Looked at HeadHandler but these heads aren't bone-ed so that script doesn't really apply. Heads are only attached to the head joint however so switching isn't difficult. But the lil_patrick base may need some work to allow different heads. #192 @ChrAfonso #221

part of #235

@ChrAfonso
Copy link
Contributor

Nice work! :) I didn't get to look into it yet, but off the top of my head, we'd need to remove the head (and neck) part of the lil_patrick mesh and save it as a "PatrickBody" prefab or somehing like that, and import the rig into the head models. I hope to get something done on that front this week. With the prefabs prepared, everything would be in place for adding the heads in the pre-game script.

@Cheeseness
Copy link
Contributor

Looks good. Tests well. Thanks! :D

Cheeseness added a commit that referenced this pull request Mar 31, 2014
Added online color selection; now using newer patrick head
@Cheeseness Cheeseness merged commit 1755bc0 into Double-Fine-Game-Club:master Mar 31, 2014
@osse101 osse101 deleted the colorOn branch March 31, 2014 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants