Kawe Mazidjatari 2a86970f12 Fix Smart Pistol's trajectory trace (laser line)
The smart pistol's laser line overlay did not draw after the debug overlay rebuild. After some small debugging, I found out that there was a function that creates the curved trace, and creates an overlay with index 4 (originally swept_box), however, the structure is different to that of swept_box. This is laser_line. Implemented logic for drawing out laser line, which essentially just calls DrawLine (as is the case in the engine).
2022-10-30 23:38:19 +01:00
..
2022-07-08 00:55:01 +02:00
2022-10-24 00:50:07 +02:00
2022-10-21 22:02:23 +02:00
2022-09-09 19:47:31 +02:00
2022-10-21 22:02:23 +02:00
2022-10-23 01:28:10 +02:00
2022-10-30 23:05:37 +01:00
2022-10-30 10:08:14 +01:00
2022-10-22 21:59:57 +02:00
2022-10-30 10:08:14 +01:00
2022-10-21 22:02:23 +02:00
2022-09-14 01:14:51 +02:00
2022-10-30 10:08:14 +01:00
2022-10-21 22:02:23 +02:00
2022-10-20 12:29:50 +02:00
2022-10-21 22:02:23 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00