Programming
Learn to code and ask for help with Godot. Talk about networking, encryption, APIs, you name it, it's all programming and it's all here.
Latest engine news:
- A
Area2D with CollisionPolygon2D added in script won't react to mouse input event
- arkek started
- Hello I can't get an Area2D to respond to mouse input (enter, move, click etc.), if I add a CollisionPolygon2D in it in a script. Pickable, monitoring and monitorable are turned on for the area in the...