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

Исправить логику выстрела для тестов #18

Closed
3 tasks
xthebat opened this issue Oct 26, 2023 · 0 comments · Fixed by #64
Closed
3 tasks

Исправить логику выстрела для тестов #18

xthebat opened this issue Oct 26, 2023 · 0 comments · Fixed by #64
Assignees
Labels
bug Something isn't working game Feature or bug of game itself behaviour
Milestone

Comments

@xthebat
Copy link
Owner

xthebat commented Oct 26, 2023

  • Поправить Hit-scan с учетом препятствий перед персонажем
  • Поменять последовательность воздействия на объект и проигрывания анимации
  • Добавлять воздействие только на Movable объекты (акторы)
@xthebat xthebat self-assigned this Oct 28, 2023
@xthebat xthebat added the bug Something isn't working label Oct 28, 2023
@xthebat xthebat added this to the Patch 6.4 milestone Nov 1, 2023
@xthebat xthebat added game Feature or bug of game itself behaviour and removed prio#2 labels Nov 12, 2023
xthebat added a commit that referenced this issue Nov 13, 2023
- Trace hit don't penetrate walls
- Added checks before AddImpulse on object
- Added check on fireable weapon to AddImpulse
xthebat added a commit that referenced this issue Nov 13, 2023
- Trace hit don't penetrate walls
- Added checks before AddImpulse on object
- Added check on fireable weapon to AddImpulse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working game Feature or bug of game itself behaviour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants