don't use variables...use array
abc.capx
something like this ?
angleLock.capx
instance2photo.capx
System expressions
distance(x1, y1, x2, y2) Calculate distance between to points[/code:oy87nx1y]
borderWrap_css.capx
so..don't use TextBox for body..use just button or sprite..
browser2mail.capx
Did you try to open mailto link in Browser ?
mailtoBrowserOpen.capx
YES..got it
I'm glad to hear that..
"https://www.facebook.com/dialog/feed?app_id=184683071273&link="& URLEncode(Facebook_URL_to_share)& "&picture="& URLEncode(Facebook_image_location)& "&name="& URLEncode(Facebook_post_title)& "&caption=%20&description="& URLEncode(Facebook_post_content)& "&redirect_uri=http%3A%2F%2Fwww.facebook.com%2F"[/code:19awg72t] so this is the link split into multiple lines.. If someone else needs help..just replace content in URLEncode brackets..with variable or text
use URLEncode(Variable)
helloFacebook.capx
Is this possible at all?
No... same like:
you can check Families
search Tools and Resources..
maybe you can start from here .. Kenney's free assets
Develop games in your browser. Powerful, performant & highly capable.
or just click on event and press "S" on keyboard
something like this?
width2variable.capx