admin
|
4722cf882b
|
mostly fixed movement but there's still a problem with enemies in the top left cell (0,0) being set to not solid
|
2026-06-09 18:11:06 -04:00 |
|
admin
|
e209861cb3
|
a little bit of cleanup, still some edge cases but took care of the big stuff
|
2026-06-09 03:29:59 -04:00 |
|
admin
|
7a10f4a9fc
|
still working on movement, for some reason some cells do not get set as solid that's why multiple can go on a cell
|
2026-06-09 03:15:35 -04:00 |
|
admin
|
648a00ccf1
|
still working on some pathfinding, it is seizing up when trying to find a new goal
|
2026-06-08 03:38:33 -04:00 |
|
admin
|
3c9a51bd6a
|
working some more on enemy movement, they stilldon't always want to move to the sides when they reach the front so still some more work to do. also updated the aiming a bit to clamp the arc for firing and drawing, rewrote the draw arc function
|
2026-06-07 21:14:46 -04:00 |
|
admin
|
12b565715a
|
updating movement and added a bucket, still some clean up to do on movement. TODO: if enemy becomes stuck, reclculate path.
|
2026-06-05 03:48:07 -04:00 |
|
admin
|
c97b0e5cc2
|
finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting
|
2026-06-03 02:44:13 -04:00 |
|