was8bit 2024-11-19 05:17 (Edited)
V0.22 (arrows) position batter (A/B swings slow/fast) reworked bat mechanism
Next: rework code for calculating ball trajectory when hit...
Sylveon 2024-11-20 00:02
The textures are cool :3
was8bit 2024-11-20 01:41
Thanky :)
Sylveon 2024-11-22 20:34
Nice update :3
was8bit 2024-11-23 04:02
Thanky :)
I have always wanted to make a simple baseball game…. Hope I continue to be inspired …. Sometimes i get stuck, but so far so good …
Sylveon 2024-11-23 12:53 (Edited)
:3
SP4CEBAR 2024-11-25 20:17
This is fun!
was8bit 2024-11-26 04:14
Thanks :)
... i have been temporarily diverted, but will keep working on it, with the goal of "keeping it simple" or i will never get it done ;)
Sylveon 2024-11-27 13:09
Good job :3
was8bit 2024-11-27 15:47 (Edited)
Thanky :)
The scoring isnt yet finished, i want all possibilities analyzed and properly handled
And later, I also want to tweak the ball direction (after batter hits it) to be more finely tuned... currently it seems to only go just a few directions...
Sylveon 2024-11-28 01:18
:3
was8bit 2025-01-23 17:13
... I wasn't happy with my initial method of batting which used approximations...
so i now have a new idea how to rework the batting to be more authentic, i will be using several spites as single points that together will be the bat, with real nat angled swing, and the code will know "where" on the bat the ball hits as the bat will be a line if individual pixel sprites
.... that is the idea... now to rewrite the code to flesh out this idea