Darklinki's Recent Forum Activity

  • thehorseman007

    If you have any question PM me I tried everything a bit :D

  • ArcadEd

    We only use smaato for mobile, for web applications/games we use flurry analytics cause of their ad network.

    We are currently trying to make an distimo(Analytics, plus some ad networks including smaato) tutorial + plugin for c2. The only problem is for the Tutorial you need a server and some basic php skills.

    We currently get a good value out of if it 1 mio impressions 1k money + the revenue?s out of clicks/achievements(coupons).

  • We use smaato for c2, net90(normally sooner) first payout after that every payout net30. It has much more possibilities than leadbolt and grant US more money.

    And smaato allows you to just take the c2 iframe plugin and load it with just some html/js code(which they give U).

    For us it was the only good way to make money with c2.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use the Hash plugin instead of Array plugin, this works much smoother with json objects.

    You don't need to do anything against sql injections, do that in your backend and everything is fine.

    Currently C2 grants you everything you need to make a great Login system (Eg Webstorage to save sessions)

  • last post there made on 11 Jan 2012 at 4:32pm :D

  • bhentz

    If you want to work with your actual algorithm:

    + On touch box

    ++ brick is overlapping box

    ++ for each brick

    +++ justifuns stuff + checking all 4 arround

    If you want to do it better you should make a 2 dimensional array, insert into it for each field a number from 1-4 to identify the colors.

    If you rotate than a box you just have to rotate it and set the array informations right. This would make it much easier to build all functions that you will need ;)

  • into c2 click on -> file -> save as project

    Open the project folder, there should be know from every eventsheet a .xml.

    If you open the file with any editor(like notepad++, or sublime) you will have your code as "text".

  • Functions ;)

    Call the function with parameters to specify either the 3 counters or 1 counter with that you can easily get the other lined up counters.

    Methods are nearly the same than functions.

  • It's cause you use Wait 0.02 with a function parameter/local variable.

    At the moment your create triggers the function has been already over and the function param isn?t given any more. The only ways I know are to use global or instance variables.

    Eg. grand Starry 2 instance variables(functionX, functionY)

    + repeat 7 times

    -- create object starry

    -- set Stary.functionX to Funtion.Param(0)

    -- set Stary.functionY to Funtion.Param(1)

    -- Wait 0,02*loopindex

    -- Set position starry(starry.functionX, starry.functionY)

  • rekjl

    Yeah that makes more sense.

    This would be a great function, actually we have 2 different versions of our project for this 2 aspect ratios.

  • Sure:

    Event sheets you can include as many as you want just right click in your main event sheet and choose "include event sheets"

    For layouts it is a bit more complex and there are many different ways to do that. I think for that some one else should explain it to you. I personally make Layouts with global sprites and move them just into my game.

  • 1. Why would you create more windows ?

    • The window just set your/players viewpoint size

    2. Why you want that ?

    • If you want it just set on game start the viewpoint to somewhere else (Scroll to(x,y))
Darklinki's avatar

Darklinki

Member since 18 Oct, 2012

None one is following Darklinki yet!

Trophy Case

  • 12-Year Club

Progress

12/44
How to earn trophies