Using VS2017’s Open Folder for Amazon Lumberyard
At first there were dinosaurs, but they got too big and fat and died. Then came Visual Studio. But it was too big and fat too. THEN game Visual Studio open folder. BOOM, perfect
At first there were dinosaurs, but they got too big and fat and died. Then came Visual Studio. But it was too big and fat too. THEN game Visual Studio open folder. BOOM, perfect
Getting started with Lumberyard 1.11 and C++. The time is now, take control of your life. Turn off the TV and Gamelife it up, GAME LIFE!!
This tutorial will go over the forgotten feature: zooming. I call this part 3.2, since I said part 3 was the last 😛
In this final RTS input edition, we complete the ability to move around our camera for any top down bird’s-eye view type game.
Also there are way too many cultural references. Sorry.
Part 2 of the tutorial on creating an RTS camera in Lumberyard using c++
This tutorial starts setting up a lumberyard game with RTS like player inputs for controlling the camera.
In this tutorial we explore creating a slice, making it dynamic, and using c++ to place the slice in the level based on a raycst.
This tutorial will make a correction to the raycasting tutorial, as I thought Lumberyard didn’t provide a raycasting method, but it does.
This tutorial will go over how to set up Lumberyard C++ development with visual code.
In this tutorial, we will be doing a raycast and drawing where it is casting.