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

Feat: Client Driven UI Art #69

Merged
merged 49 commits into from Dec 7, 2022
Merged

Conversation

jilfranco-unity
Copy link
Contributor

This is a PR for the UI pass of the client driven sample! We've taken the UI toolkit UI from the 2D Space Shooter sample and reskinned it to match with the art style of this sample. I figure too that we can reuse this version because it's a lot more clean cut and simple--we can just edit the colors to match other samples that we make in the future.

Here are the before and after shots (which are shown with the new art merged in locally so you can see how it looks with it):

Before:

image
image

After:
image
image

fernando-cortez and others added 30 commits November 2, 2022 13:36
…t/third-person-character-controller-integration
…t/third-person-character-controller-integration
Base automatically changed from feat/third-person-character-controller-integration-IP-UI to develop December 6, 2022 19:43
# Conflicts:
#	Basic/ClientDriven/Assets/Scripts/ServerPlayerMove.cs
#	Basic/ClientDriven/Assets/UI Toolkit/ClientDrivenUIStyleSheet.uss
#	Basic/ClientDriven/Assets/UI Toolkit/GameUI/GameUI.uxml
#	Basic/ClientDriven/Assets/UI Toolkit/GameUI/MainMenuUI.uxml
#	Basic/ClientDriven/Packages/manifest.json
#	Basic/ClientDriven/Packages/packages-lock.json
@chrispope chrispope self-requested a review December 7, 2022 11:56
@chrispope
Copy link
Collaborator

Maybe the in-game UI could have backdrop images so the text can always be readable against the environment. The text can be difficult to read when it is overlay throughout the level.

@chrispope chrispope removed their request for review December 7, 2022 12:00
@jilfranco-unity
Copy link
Contributor Author

I agree a background would be helpful! We're trying to get this PR into develop so we can playtest it before the release though--maybe this is something we can add post release? @chrispope

@chrispope
Copy link
Collaborator

Yes, certainly

@jilfranco-unity jilfranco-unity merged commit 3bd2a7d into develop Dec 7, 2022
@jilfranco-unity jilfranco-unity deleted the feat/client-driven-ui-art branch December 7, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants