Condition:
-Player is outside layout
Action:
-Go to layout
is that what you want?
local variable: maxValue=0
for each family instance
-set maxValue to max(maxValue,family.instanceVariable)
something like this.
find(str, texttofind) > -1
is it something like this?
dropbox.com/scl/fi/qc1tzg9l2deacd4a7or2h/audioryackov.png
On click button, if sound is playing then ignore, else play sound.
Check your (start button) collision polygon. It may be the collision polygon is too not on where you suppose to click.
You do not have permission to view this post
Other than the set AcornCount=0 comes before you * 100. The rest is correct.
You just have to update your GameScore.text every tick instead of on collision with AcornRewards.
Is this what you want?
Calculate the x,y distance of the image point of 1st sprite from its origin.
Set 1st sprite position to 2nd sprite imagepoint.
Offset by the x,y distance calculated.
Pin.
Develop games in your browser. Powerful, performant & highly capable.
Double click on your sprite object which will pop up a image editor.
On the left side of the image editor select "set collision polygon", which is the last icon.
The blue box is the area that can be clicked.
how about checking your collision box of the image?
You have to repick all the collision checker to check with the groundtile because your 1st condition already pick the collision checker at the middle.
dropbox.com/scl/fi/qlpf2xjubpeiy4qcf8p3n/bye.capx
try this:
-On any click
--Sprite2.count <= 0
-Spawn Sprite2
-Sprite2 is on-screen (invert)
-Destroy Sprite2
Member since 19 Jul, 2013