#Hey, can someone help me out with the 'new' Input System?

1 messages · Page 1 of 1 (latest)

mystic kayak
#

Long story short, I'm basically trying to do exactly this: https://youtu.be/8uD2ATIot0A, but only with the new Unity input system

We'll create a crosshair and shoot arrows. We'll also make the aiming and shooting animations by extending our Blend Trees. And in the end, we'll script a position locking mechanism and define keyboard and mouse inputs.

Are you interested in making games with Unity?

I upload frequently, so stay tuned and consider subscribing!

Hi, I'm CouchFer...

▶ Play video
last socket
#

have you looked at any tutorials for the new input system? there are a bunch of good ones. follow a tutorial to learn how to use it, then look for specific ones for mouse input or movement. also, move to #🖱️┃input-system

mystic kayak
naive mica
#

@mystic kayak NIS separates input from action and that's usually the only thing you need to do to adapt