Tuesday, May 23, 2017

click team new tutorial

I am going on YouTube and following a tutorial on how to make a simple platform game.



About three minutes in to the video I encountered a problem. I didn't seem to have the object he instructed me to place in my frame so I checked the comments on the video and found my solution.


After creating the player and the backdrop I was showed how to use the paint tool. This tool is used to copy and paste already created objects you use this by selecting the object in the side bar and clicking the tools icon as shown below.

Once the artwork was in place the video started the conditions and I learned how to create comments and events. This is done by simply right clicking the number beside the place you insert the conditions.



After writing the code for the characters interaction with the ground The video showed me how to make the character move left or right depending on which key I pressed. this in done by creating an event > then clicking the key board > then selecting "when key is pressed down replete"  > then pressing the left or right arrow key.

Today I learned how to Install objects, insert comments and events, and assign player directions arrow keys.

No comments:

Post a Comment