-
### Godot version
Godot 4.0 dev, commit #59324
### System information
Fedora Linux 36 Beta, Vulkan, Gnome 42 (Wayland), Radeon RX580 (Mesa 22)
### Issue description
Hello, whenever I tr…
-
そういえば弾幕システムはわたしたちで実装するんでしたね。でも被攻撃の処理はシステムを変えたあとでもそのまま使えると思うので、大丈夫です。
- [x] 盾で弾を防げる
- [x] 主人公被弾で LP が減る(今は Inspector で LP を確認しよう)
-
This isn't a crucial feature but would improve my work flow:
### Problem:
In this graphic, I have renamed the CharacterController to Player.
![image](https://user-images.githubusercontent.com/35…
-
You cant teleport through a portal if ur on a Vehicle using charactercontroller, cause it turns off the controller to use the one on the bike.
basically u have to unmount to tp and then get back u…
-
### Describe the bug?
Triggering any of the ApplyCharacterForce, ApplyCharacterImpulse, and SetCharacterVelocity LogiX nodes with an impulse owned by a user other than the one referenced as the Sim…
Zyzyl updated
3 years ago
-
runtime에 생성되는 제페토 캐릭터에 rigidbody와 collider가 이미 있나요?
플레이해보면 다른 오브젝트들과 부딪히는 것처럼 보이는데 OnCollisionEnter 충돌이 발생하지 않네요,, 대상 오브젝트에는
rigidbody와 collider 모두 있습니다. 제페토 캐릭터를 스크립트로만 접근할 수 있어서
_player.gameObjec…
-
### Describe the bug?
My vehicle system utilizes charactercontroller physics for its operation. When a vehicle is spawned out and flown, it's fine, but once the vehicle is grabbed, it resets the ch…
H3BO3 updated
3 years ago
-
### Describe the bug?
Connecting a Slot to a Character Linear Velocity node will automatically create a Slot to CharacterController cast and connect them. As far as I am aware, this cast will always …
-
**Small feature request**
So, most VR titles don't have this for some reason, but I would really love to see the character controller respect player height, especially when using a room-scale plays…
-
Hello Sir,
Thank you for this very helpful and applicable tutorial. I want to get going on a project by using some of these templates. As I start the demo.py code, the camera rotates around uncontr…