I would try it with - object is overlapping (and create invisible object if e.g. switch is closed)
Or you could even do a pathfinding thing
+1
especially when no image or media file has changed this would come handy
of course you will need some multiplayer tutorial.
But for the rest a good start is a memory game
Here you will learn stuff like arrays and placement.
can you show an example how it should look (video or capx with physics?)
your question implies that you don't have a clue how to start
if that is true I would suggest this tutorial
https://www.scirra.com/tutorials/280/cr ... match-game
it's a memory game, but you learn a lot from it, because for your game you will need arrays and other stuff that is mentioned.
This would be the simplest possible way
For all that are also doing some artwork get some great news.
used in e.g. Futurama
Effective Saturday March 26, TOONZ will be made available to the animation community as a free download.
http://www.toonzpremium.com/
Develop games in your browser. Powerful, performant & highly capable.
See my link above - there you find 3 different big green buttons where you can purchase the 3 different Versions of Construct 2.
Except of course you are from Sudan or North Korea - then you have an embargo from the US and need to send a mail to Scirra to purchase.
you make antoher condition that only should fire once
system > trigger once while true
and here as part of a tutorial
https://www.scirra.com/tutorials/292/gu ... t-features
Thought about it while having a cigarette - and this is what I came up with
Just one possible way
create an instance variable for your object
luckyrawatlucky seriously you ask this in the official C2 forum?
But if you have troubles to pay on this website you still can buy it in the Steam store
http://store.steampowered.com/app/227240/
You could give your bullet shells an instance variable
set them random to 2 or 3 bounces
So e.g. if it hits the ground the first time = check in which state the shell is and depending on that let it bounce
Just a notice: Here is a tutorial with physics bullets shells
https://youtu.be/7N59KchDsKM?t=319
make a new event sheet
right click your layout and duplicate it
link your new layout to your new events sheet (in the properties)
and my tip is to make a global event sheet that you include in every level event sheet (like movement, ...)
orugari
Sorry have to disagree - the topic is "Tutorials all page broken" - and even if you opened the topic because of CSS - I think - that it is perfect to mention all issues with the broken tutorial pages.
The alternative is to open a new topic for every different problem with the tutorial section.
Also I don't see a lot of "asking over and over'" - except for mine (but I had to post because the problem still exists)