Tag

Adding

Browsing

‘TOUCH’ CONTROLS: ADDING SPECIFIC CONTROLS Look at some of the ‘Touch’ controls. Let’s create a simple app here. I resize the layout. In this beautiful one-page application. Add ‘Sprite’ We make this ‘Player’ 32 x 32. It doesn’t matter what color it is. Choose a color. We call this ‘Player’ Let’s get started. Now we have a ‘Player’ here. Let’s make one item here. It seems like ‘Origin’ has not been established yet. We made…

ADDING IN FOR LOOPS Consider something called a nested ‘For’ loop. You often see these when it comes to any loop. To make this work, I will copy this object type and change the color. We made it red, and that was perfect! We can call it ‘Sprite1’ Let me show you how it works. I’m going to add a sub-condition here, and we’re going to add one more time to the ‘For’ loop, and…