I want to make a character face the direction it is going when in the air and arching. Any help?
what do you mean by
mostly like how arrows, when going up, their tip is up, but when they go down the tip starts to face the ground.
just facing the direction they are going
angle to velocity?? thereâs gotta be a bundle for this iirc
first of all, this has nothing to do with âarchingâ you shouldâve just said you want the object to face the angle itâs moving at.
is this what you want? https://flowlab.io/game/play/1691190
It might work, just wondering if with gravity itâll face that direction! thanks for the help iâll try it out.
so new revelation! it doesnât work sadly
just to clarify, Iâm trying to figure out how to make a replica of an arrow arch using the rotation block.
any amount of help would be appreciated!
kinda like this @Galactian
this doesnât help me at all
you said you wanted something to rotate
would the arrow follow the mean of the angles in the parabola
yeah! so like an aerodynamic projectile would arch. the tip would always stay in the line while the body followed. (but I canât use attach blocks because I want this to be one whole piece.)
Sorry if this is complicated!
can you use some algebraic wording? do you want a trail on the object? a protectory before you throw it?
Ok, so what I want to have happen is when an object jumps into the air, the forward face of the object faces its trajectory. So when the object is going straight up it will face up but when the object is returning to the ground it will start to face down. And for sideways trajectories, the forward face of the object will follow that trajectory âlineâ.
This probably didnât help at all so sorry about that but if it did help then, HOORAY!
then use this
well when I tried turning on the âaffected by gravityâ option, it didnât really do anything unless I did something wrong.
again sorry if this is frustrating you!
is this what you want?
this gives objects gravity. any object with gravity follows a parabola. gravity does not make an object point in the direction you want
Thank you very much!