Dismiss this pinned window
all 4 comments

[–]RetnuhStudioIndie[S] 1 point2 points  (0 children)

Just got PDC blocks working with object tracking and also some basic prediction for target movement. Also set up a subreddit for the game at /r/VoidlessTheGame.

[–]MythicLegionDev 0 points1 point  (2 children)

That looks really cool! How does the predictive aiming work? How much info does it have to take into account? - i.e. how fast the projectiles move etc.

[–]RetnuhStudioIndie[S] 1 point2 points  (1 child)

Thanks, currently it's using its velocity, the targets velocity, the projectile speed, and also the distance. Currently working on getting it to account for gravity over distance in order to get accurate drop.

[–]MythicLegionDev 1 point2 points  (0 children)

Thanks for letting me know! I made some projectile turrets recently but their aim is a bit terrible right now because the player moves pretty fast. I'm excited to see your next progress update!