How To Make Player Movement

Hamza Elashry 246 Reputation points
2022-05-13T08:05:44.69+00:00

How To Make Player Movement Without Entering through the wall
And How To Add A Model To The DirectX Game

Developer technologies Universal Windows Platform (UWP)
Developer technologies C++
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,521 Reputation points
    2022-05-13T09:22:33.337+00:00

    For collisons in a basic DirectX game, you can see the MS sample : DirectX marble maze game sample
    But the code is not simple...

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.