Add ProjectileMovementComponent to Projectiles #11

Closed
opened 2024-11-07 09:03:51 +01:00 by baz · 1 comment
Owner

Currently we are manually setting the new location of a projectile on Tick, this is bad. Instead we should be using the ProjectileMovementComponent, we may have to change this if we want more complex movement in the future but we will deal with that when we get to it.

Currently we are manually setting the new location of a projectile on Tick, this is bad. Instead we should be using the ProjectileMovementComponent, we may have to change this if we want more complex movement in the future but we will deal with that when we get to it.
baz added this to the Minimum Viable Product Checklist project 2024-11-07 09:03:51 +01:00
baz self-assigned this 2024-11-07 09:07:47 +01:00
baz removed their assignment 2024-11-07 09:08:26 +01:00
Author
Owner

Closed with 4fa8210707

Closed with 4fa8210707
baz closed this issue 2024-11-14 00:39:32 +01:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: baz/vampires#11
No description provided.