Keyboard method for the video?

When adding the axis mapping for move forward, I provided a scale of 1.0 as the video but gave it a keyboard key of ‘W’.
How do I get to display a value of -1.0 in intendMoveForward() as the professor does? Do I need to add another axis mapping with a scale of -1.0 for backward movement and duplicate the BP blocks for backward movement to the same function?

You can add another mapping under Move Forward, and set it for Scale -1.0. This is done by clicking the arrow button to the right of Move Forward ( Adds Axis Mapping to Group ). No need to duplicate BP blocks.

Privacy & Terms