#Anyone know why my player movement isn't working?

1 messages · Page 1 of 1 (latest)

simple thorn
#

The Y Axis Works, just not X. Thanks 🙂

#

I'm brand new to unity and the tutorials on youtube are from 2019

visual nebula
#

Are you multiplying input by nothing?

#

Are your axis names correct?

simple thorn
simple thorn
visual nebula
#

What's that getVariable referring to?

#

What you need to do probably is log some of these values

#

Make sure they equal what you expect they equal

simple thorn
#

Ah okay thanks