Godot Help
If you are looking to ask a question about or need help with an issue using the Godot game engine. Please don't forget to mark the "Best Answer" if a solution is posted.
Latest engine news:
- S
Why do my margins/size/position keep changing from the saved values?
- Shadowphile started
- Attached is a demo. Node2D ("LayerHandler") -> Node2d("ImageNode") -> PanelContainer("Slide") rect size is set to same as image: 12280x3072 -> TextureRect (same name) rect size is set to 12280x3072, m...
- M
Stick on function in Godot as well as moving a part according to your cursor?
- GlyphTheWolf replied
- Hi all, so I essentially wanted to create something in Godot, that I've recreated in a bad drawing. So in the image above, I wanted to create a drawing of a cat's paw that moves around when you move y...
Traveling between animations without having to add transitions for each pair
- GlyphTheWolf replied
- I have a bunch of animations I want to freely switch between. Any animation can travel to any other animation and they all use the same transition, meaning the same Xfade time, Xfade curve, etc. I fig...
Trying to make the camera zoom in on the player and not the center of canvas
- xyz replied
- Godot version: 4.4.1 Hello. Thank you for making these forums available. I’m starting out making a side-scrolling open-world platformer. I was able to make the camera follow the player using a script ...
The last character in the longest line in the text edit seems to be disappeared
- DaveTheCoder replied
- Godot Engine v4.5.stable.steam.876b29033 - https://godotengine.org Vulkan 1.3.289 - Forward Mobile - Using Device #0: NVIDIA - NVIDIA GeForce RTX 4060 Laptop GPU Sorry for reporting bug here instead o...
- A
Why the rigid body 3d gets slowed down and stops after applying force
- Augergaming replied
- So I have a scene where the player dashes and breaks the wall but when the player breaks it after some time the pieces starts to slow down and gets stuck in air. Please help me to fix this. (I am not ...