-
![image](https://github.com/issuimo/PhasmophobiaCheat/assets/58307867/2d346fda-b5e9-4560-83b3-68edc104fed2)
that button "Intereact" won't work
` public static void Interact()
{
Debug.Msg("Tr…
-
### Describe the bug
Whenever i launch the game and hover over any of the games the application crashes and says the graphics drivers vulkan thingy isn’t working. I can explore the complete UI even e…
-
Hey guys,
I have another question and I had to drop it here.
I have a Player gameObject that `Instantiate` a Character prefab which contains `LifetimeScope`.
Instantiated Character gameObject has…
-
Hey there, I hope someone might be able to help me. I'm trying to get a CCT to work, I am able to detect the capsule of the CCT in overlap queries and also am able to move. However the CCT seems to ig…
-
```
[18:36:03][Error] FATAL EXCEPTION:
[18:36:03][Error] System.TimeoutException: Failed to wait for callback
at AltV.Net.Client.Async.AltAsync.WaitFor(Func`1 fn, UInt32 timeout, UInt32 interv…
-
![image](https://github.com/nilpunch/unity-prediction-rollback/assets/29498846/05cf4542-8ffa-467a-a4ed-451f70d510b6)
-
**Issue description:**
The `Physics.RayCast` function will ignore any rigidbodies with a sphere or capsule collider, including CharacterController. Box and mesh colliders work correctly.
https://g…
-
### Is your feature request related to a problem? Please describe.
Develop a good and working character controller with sprinting , jumping.
### Describe the solution you'd like
Better to use unity…
-
現状CharacterControllerはCharacterActionを使ってキャラを操作するための処理をすべて受け持っている。
しかしその実装では、操作方法(キーボード or AI or DualShock?)等の切り替えをする場合Controllerごと変える必要がある。
キーボードの入力受付やAIはControllerから完全に分離して別のクラス(Player とか Brainク…
-
# 문제점
- Last Direction에 Vector3.zero가 들어간다.
- MoveBehaviour에서 LastDirection을 보고 회전하는지 파악해야 한다.(원신, 스타레일 참조)
- Jump / Dash에서도 버그 발생되어 있다. 마지막 방향을 통해서 가야되는데 Vector3.zero가 들어가서 작동하지 않는다.
# 해결
- Re…