Cipriux's Recent Forum Activity

  • HEXAD From your second post I can see you are unreliable tampered person, who is upset that that no one answered after 15 min. ) Don't waste our time please

  • nlon did you fixed?

  • xmnboy At the moment splashscreen is only seem to delay the game loading. What will be nice is to combine splashscreen and loading bar from C2 into 1 screen. At the moment on my Samsung Galaxy s2 I see a 2-10 sec black screen between splashscreen and the C2 loading bar.

  • I'm using this plugin for XDK

  • So: my game is installed to my Android phone and I want to see some variables . Is there a way to log some info to my PC using usb? I know I can show a text object on top of the game but I want it on my PC. I think Android SDK + adb logcat but how to send the commands from a C2 game ?

    Many thanks !

  • glerikud For me it helped understanding OOP because I'm more of a visual person than an abstract thinker.

  • The first time I put my hands on C2 I didn't know how to code except had some BASIC knowledge. At the same time I started learning C# and the Object concept was very abstract to me, but C2 helped me a lot in understanding this concept. Overall, I think C2 is good for understanding the concept of objects, variables, loops, conditions, arrays, even functions to some extent. I can't tell if it teaches good programming practices since I'm no good in any other real programming languages, but it certainly helps a lot.

  • SaRaB Try adding inAppBrowser plugin in XDK. Go to Core Plugins -> InAppBrowser

    Also in C2, try instead of Go to URL in new window, Go to URL -> target self

    [EDIT] Just tested with your URL and Browser new windows and it works for me. Adding InAppBrowser should make it work. Also Device should also be pressent in the Plugins list

  • SaRaB To make the user open your game in Google Play Store (directly in Play Store app), use the plugin Browser->Go to URL and write: market://details?id=com.synapseone.test3

    Replace com.synapseone.test3 with your bundle ID

    To go to Google Play Store and show all your games, write instead: market://search?q=pub:SynapseOne

    where synapseone is my developer name. This type of URL will be opened directly in Play Store app installed on the phone instead of the default browser installed

    More info here: http://developer.android.com/distribute ... nking.html

  • SaRaB The official IAP works ok with Intel XDk

    This is the XDK plugin that works for me

    and this is the BILLING_ID for Android (I don't know about iOS)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • packer43064 You can read about System expressions here: https://www.scirra.com/manual/126/system-expressions. You cand also find the clamp() that I used.

    In your example , you can make a more simple expression like Player.X = clamp(Mouse.X,0,1000) and you can see the ideea.

    So , in C2 you have conditions, actions and expressions

  • I see. I finished my school 10 years ago, so that wasted part of my life is behind me, now doing what my heart desire

Cipriux's avatar

Cipriux

Member since 27 Feb, 2013

Twitter
Cipriux has 7 followers

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

18/44
How to earn trophies