this is what i am trying to do but the editor keeps crashing
Do a line Trace
{
if (Hit actor == disired class)
{
cast to the class on the hit actor;
use the hit actors functions;
}
}
this is what i am trying to do but the editor keeps crashing
Do a line Trace
{
if (Hit actor == disired class)
{
cast to the class on the hit actor;
use the hit actors functions;
}
}