Skip to content

Added a shadow to to the player and adjusted the occlusion material#214

Merged
antoniukoff merged 1 commit intodevfrom
ActorFade_PlayerShadow
Mar 21, 2024
Merged

Added a shadow to to the player and adjusted the occlusion material#214
antoniukoff merged 1 commit intodevfrom
ActorFade_PlayerShadow

Conversation

@GageM
Copy link
Copy Markdown
Collaborator

@GageM GageM commented Mar 21, 2024

What

  • Adds a circular shadow to the player
  • Adds a transparency mask to the occlusion material

How

  • Adds a radial mask to the occlusion material
  • Uses decals to create the player shadow effect

Why

  • To make platforming easier by telegraphing where the player will land
  • To make the occlusion material look better and fit with the rest of the game

- Added a radial mask with dithering to the occlsion material
@GageM GageM added graphics Issues or improvements related to game graphics and art Design Player labels Mar 21, 2024
@GageM GageM added this to the Beta Version Release milestone Mar 21, 2024
@GageM GageM self-assigned this Mar 21, 2024
Copy link
Copy Markdown
Collaborator

@antoniukoff antoniukoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GageM Beautiful work

@antoniukoff antoniukoff merged commit 45a90cb into dev Mar 21, 2024
@antoniukoff antoniukoff deleted the ActorFade_PlayerShadow branch March 21, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Design graphics Issues or improvements related to game graphics and art Player

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants