-
What do you want to achieve? Keep it simple and clear!
I want to make an special ability in which player upon pressing button (for example Q) on his keyboard will go into spirit mode, where he can fly, go through objects… etc.
(Example From Blood Samurai 2:)
-
What is the issue?
I can script pretty much everything by myself, except the main thing - the spirit mode itself. I have absolute no experience in such things as i’ve never done it before. So how can i make it fully controllable by player, and how do i make it able to fly? I would like to hear what should i use in such abilities, and what is most efficient. (Important: i want it to be client sided, as no player shall see it except the caster of an ability.) -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried searching on this topic for some period of time, however i haven’t found anything useful yet… or i am just very bad at searching various stuff on dev forum.