DUTOIT's Recent Forum Activity

  • DUTOIT If I have 100 blocks, do I need to do a foreach and sync every block? Because it doesn't seem to be working with just the single statement.

    If so, I may try out DFN's suggestion and use send message, once I learn about it .

    Just did a quick test, and it didn't work as I expected it to.

    Try DFN's suggestion. I will have to think this through. lol.

    Issue is that instance variable isn't sync'd. I had to double click object. click 1 on host click 1 on peer to destroy.

    Its midnight, so brain isn't working as it should.

  • ArcadEd

    Off top of my head...

    Create a instance variable on grey blocks called destroy

    when hit mark as 1

    Sync grey blocks variable destroy on start of layout as you did...

    Now in common game components do a check.

    Compare instance variable greyblacks destroy = 1 then destroy

    Something like that I think.

  • [quote:15ckxj03]Instance Variables are added to object types but store numbers, text or booleans (on/off flags) individually for each instance.

    Suggest you read the manual entry

    Now create an instance variable and assign your text to that variable. Now check against the variable.

    Important to make sure that text is text and not number etc.

    Edit: and if you choose text make sure you put "text"

    Anyways, attached is small demo showing it works.

  • What Ubivis said... and your F2 isn't working because you have F lock on. Turn F lock off.

    F lock on is F2 is undo, F3 us redo, F4 is new etc

    If you have done everything, then this is the most bazar thing in the world.

    Try and change your theme etc, heck can you take some screenshots or make a vid.

    Can you edit it in properties...

    [attachment=0:2rp3mafj][/attachment:2rp3mafj]

    There are at least 4 or so ways to rename it.

    click layer and F2

    Click layer and rename

    In layer properties click layer0 and edit box will appear.

    Oh, four click layer0 and hit pencil.

  • Stupid Simple Answer. Yes!

    C2 can make some pretty cool presentations, based on your ability to use the software of course

    But 10 pictures, with fade (decrease opacity from 100 to 0 over X time) - no problem, you can move the picture in a swipe motion, heck you can do some pretty cool things that powerpoint only wishes it could do - lol.

    Note: It will take you a little longer than 30 sec.

    Complete noob should be a few hours.

    Sessioned Vet couple min with apk ready to install onto phone or 30+ min with some pretty cool animations.

  • I already have that header in the php file, and my cellular data for my app is turned on in settings. This is on iphone btw.

    You used cocoonjs to port to iOS I presume. It wouldn't surprise me at all to find the issue is there.

    I haven't done a iphone app in awhile because cocoonjs isn't an option, has never been.

    I presume the preview worked fine... therefore the issue is with cocoonjs (if you used it)

    Sorry, I haven't a clue.

  • +1

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads

    Have a day job: No, I own a few business. (12 hours)

    Occupation: Entrepreneur

    Average time spent developing in a week: 35 hours

  • AJAX does work on mobile

    Okay pulling at straws...

    Have you tried adding this to your php file

    header('Access-Control-Allow-Origin: *');[/code:938vkh7y]
    You also need to check  cross-domain security restrictions
    Read about it [url=https://www.scirra.com/manual/107/ajax]here[/url]
    
    Some phones "I think" can block fetching data for security reasons. I'm really not very clued up on mobile security settings.
    But if it works on wifi, which i know it does. It also works on my 3g, but I've set my phone to use either wifi(when available) or 3g so it always has access to internet. Some apps I have turned off 3g to save $$ so it could be users mobile settings.
  • Note: I've read the tutorial Scirra, but he does not teach anything just talk the gates of the internet.

    I'm sorry, i don't speak english. I use the Translate of Google!

    That is part 1 of a collection of multiplayer tutorials. Also as remy-jay says. C2 has a few multiplayer templates that come with it.

    If you can't get your head around it using the tutorials and templates then it is too advanced for you. Because nothing I or anyone says can make it any easier. Not that it is easy. It is actually pretty advanced.

  • You need wifi to connect to internet to fetch the file which is on your webserver which is online, and can't be accessed without an internet connection. Anything shipped with game is offline. Anything external requires internet.

  • DUTOIT Nice - I'll give that a go then! I'm somewhat worried that it won't be able to handle it, but we'll see. Thought Crosswalk was only for Android. I've been away for too long!

    Ejecta is for iOS and

    Crosswalk is for Android.

    From iOS 8+ and Android L+ PhoneGap will be the way to go.

DUTOIT's avatar

DUTOIT

Member since 17 Jul, 2013

None one is following DUTOIT yet!

Trophy Case

  • 11-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

14/44
How to earn trophies