I have a character control.
and physics locations like this:
{x1,y1,z1}
{x2,y2,z2}
{x3,y3,z3}
characterControl.setPhysicsLocation();
characterControl.warp();
How to move smooth between points?
like:
Spatial.move();
I have a character control.
and physics locations like this:
{x1,y1,z1}
{x2,y2,z2}
{x3,y3,z3}
characterControl.setPhysicsLocation();
characterControl.warp();
How to move smooth between points?
like:
Spatial.move();
Always use setWalkDirection to move a physics character.
Hope this will do what you want to do.
I press keys on keyboard and move character.
save parameters to string and send to another computer
install parameters to “bot” character
This does not always happen synchronously
Hey nnpa, I REALLY suggest you read this. Your approach to getting help without giving any information (or just too much random information) is CLEARLY NOT WORKING.
Okay. i try