Assignment Tracker

Assignments Calendar

Construct 2 - Basics

-right click on layout. select "add layout"

-insert new object on layer to create a new shape

-transitioning to a new level involves adding an event and action in the event sheet for two objects.
-select "on collision with another object"

-"scroll to" scrolls with main object

-"platform" provides function of movement and jumping on platforms.


Forum question today:

HOW DO I MAKE AN OBJECT BOUNCE BACK AND FORTH BETWEEN TWO SOLIDS?

I'm trying to set up an opposition in my game where an object is bouncing between two solids. Thanks!


There are two types of variables in Construct 2: global and local variables. Variables can be seen in different places. Global variables will be seen throughout the entire game. Local variables you want only to be seen by a game object or a function.


Forum questions today (11/26/2019):

Is it necessary to work with more than one event sheet?

What's the easiest way to combine event sheets?

Comments

WolfmanArtist - Popular Posts