rukai / PF_Sandbox

A platform fighter sandbox featuring a character editor tightly integrated with gameplay.
GNU General Public License v3.0
41 stars 3 forks source link

Hitbox arrows and angle setter #48

Closed rukai closed 6 years ago

rukai commented 7 years ago

1

Player debug toggle that displays an arrow for each hitbox. The direction of the arrow shows the angle of the hitbox. The length of arrow is kbg * damage + bkb kbg * damage half of the arrow should be colored blue

2

Pressing Q should set the angle of selected hitboxes to point to the mouse location.

rukai commented 6 years ago

Addition of raw kbg and bkb are meaningless and kbg is just a multiplier (in PF Sandbox). So instead I created an arrow for kbg * 100 and an arrow for bkb.