#how to make a controllable charge ability

1 messages · Page 1 of 1 (latest)

silent vine
#

currently it only uses linear velocity, im tryna figure out how id go about making it so the player can also turn while charging, and not have shift lock affect it.

frail shard
#

Use align orientation

#

Get the mouse delta or whatever controls you want and transfer that to alignorientation applied to your character

#

for the shiftlock you can just disable during the charge