stride3d / stride3d/stride

Update the FPS template to include an example of Gun/arms Clipping

Open
#2,469 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

We should update the FPS template to include an example on how to prevent the players hands clipping through walls when they get too close.

Describe the solution you'd like
A few people have already figured it out in the discord and shared the general layout of their Graphics compositor. The template for the FPS controller should include this as the default compositor set up for people to reference.

Additional context
Discord messages:

They both have them resolved a few messages down.

Here are the images of their compositor settings in case it gets lost in Discord like it usually does:
Solution from TimelessScale:
image
image

Solution from Linus:
image
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the FPS template and its default Graphics compositor setup. Review the linked Discord discussions and attached compositor images for the intended arrangement, then update the template so it includes a reference example for preventing hands or guns from clipping through walls; done means the example is present and usable by new FPS projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.