Skip to content

Player interaction#274

Merged
SafakOnol merged 5 commits intodevfrom
PlayerInteraction
Apr 4, 2024
Merged

Player interaction#274
SafakOnol merged 5 commits intodevfrom
PlayerInteraction

Conversation

@SafakOnol
Copy link
Copy Markdown
Collaborator

WHAT

Main:

  • Tidy up and unify the interaction code.
    Secondary:
  • Create tutorial signs
  • Test & adjust launch pad jump

WHY

Two separate methods were introduced for different purposes. One needs to go.

HOW

Used the Interaction Component with the Gameplay Interface. The interaction component allows player to interact with objects in the world that can activate other objects as well.

@SafakOnol SafakOnol self-assigned this Apr 4, 2024
@SafakOnol SafakOnol added critical Marks high-priority and critical issues backend Issues or improvements related to game backend, like server-side logic Player labels Apr 4, 2024
@SafakOnol SafakOnol added this to the Final Polishing and Testing milestone Apr 4, 2024
@SafakOnol SafakOnol requested a review from AlanDJS9 April 4, 2024 03:41
Copy link
Copy Markdown
Collaborator

@AlanDJS9 AlanDJS9 left a comment

Choose a reason for hiding this comment

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

Nice stuff

@SafakOnol SafakOnol merged commit 452e273 into dev Apr 4, 2024
@MashdorDev MashdorDev deleted the PlayerInteraction branch April 18, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issues or improvements related to game backend, like server-side logic critical Marks high-priority and critical issues Player

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants