Skip to main content
added 4 characters in body
Source Link
doppelgreener
  • 7.3k
  • 7
  • 44
  • 69

How can I move and rotate an object along with another using vector math? diagram This

diagram

This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.

How can I move and rotate an object along with another using vector math? diagram This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.

How can I move and rotate an object along with another using vector math?

diagram

This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.

Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
added question text to the body & added code markdown
Source Link
Pikalek
  • 13.4k
  • 5
  • 49
  • 54

How can I move and rotate an object along with another using vector math? diagram This is using Godot 3.1 using a KinematicBody2DKinematicBody2D as a ship with a StaticBody2DStaticBody2D as a planet.

diagram This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.

How can I move and rotate an object along with another using vector math? diagram This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.

Source Link

How can I move and rotate an object along with another using vector math?

diagram This is using Godot 3.1 using a KinematicBody2D as a ship with a StaticBody2D as a planet.