Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: AshenWaltz on October 13, 2021, 05:39:00 PM

Title: Draw Debug Line is working but Debug Draw Shape doesn't
Post by: AshenWaltz on October 13, 2021, 05:39:00 PM
Ok so I am fairly new to playmaker and I created a simple attack with animation and all, I want to see the area where I place my attack hit box. I use an asset from ecosystem named "Overlap 2d" to get my overlap circle for the attack. This asset supposedly has a Debug option which draws the circle but it is not showing anything when I attack. The attack hits and works as intended but the playmaker action does not draw the circle. I tried to use another action named "Debug Draw Shape" but it did not draw anything also. I tried to use the action "Draw Debug Line" and it draws the line without any problem. I have gizmos enabled and all possible gizmos check and I do not know where my circles are. Can someone help?