#Which objecttype with move_toward
4 messages · Page 1 of 1 (latest)
Godot Engine documentation
Inherits: CollisionObject2D< Node2D< CanvasItem< Node< Object Inherited By: CharacterBody2D, RigidBody2D, StaticBody2D Abstract base class for 2D game objects affected by physics. Description: Phys...
It isnt that important for me to use Character Body i only want to have a command(Rn i only know move toward) so i can move an object called bullet from one marker to another marker. The objecttype hasnt to be character body
move_toward is used direct with Vector2 or Vector3