Wall Jump Mechanic - Construct 3 Tutorial

Описание к видео Wall Jump Mechanic - Construct 3 Tutorial

Construct 3 tutorial series where I cover some of the most common game mechanics used in video game development and show you how to implement them using Construct 3.

Construct3: Wall Jumping, Easy Game Mechanics 1. In this episode I cover Wall Jumping. I start by adding basic controls for jumping and moving left and right. I then add a second event calling the simulate jump control when the player is next to a wall. If this is true then I add a boost to the Y Vector and a boost to the X Vector in the opposite direction of the wall to move the player away from the wall.

To stop the player being able to 'spam jump' up one side of the wall I added a boolean condition that will only let the player jump once off of the wall without either hitting the ground or touching the other wall.

Music Credit for this series: www.bensound.com
Don't click this link: https://tinyurl.com/yxk9vsdj
#construct3 #c3 #gamedev

Комментарии

Информация по комментариям в разработке