Darklinki's Recent Forum Activity

  • Really ? I Pm you my Email.

  • I also would love to work with you (or even with you 2?). If someone else makes the art I?m totally in ;)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Your Art is amazing, but a sim game means much programming. This want be easy. But I?m interested, where are you from ?

  • It?s cause of the logo.png, it doesn?t get right exported.

    C2 tries to get the image from the same folder where the index.html is, but in an app it?s different organized.

    We fixed this with custom loading screens. But I?m sure there is another way to do that.

  • Please try to write English, all your threads are also a resource for other newbies.

  • How do you move your physic object ? With an behavior ? (Like 8 directions)

    If yes just set the speed with flyingmachine set speed to flyingmachine.speed * air_resistance (air_resistance should be a variable, with the actual air resistance like 0.95)

  • Construct 2 a king ? ....

    It�s much more something between emperor and duke !

  • 3 levels/layouts -> cocoon screen during 5 secs

    110 levels/layouts ->cocoon screen during 12,7 secs.

    Sounds totally ok, or how many levels do you want to create ?

  • You know something about Level Design with .xml files ?

  • Make an plugin, choose a given one or use on that let you execute JS-Code. There are many.

    If you make your own plugin or use a JS-Code-Plugin:

    new Date().getTime(); Will return the actual milliseconds since year 0 save this for your item.

    As soon as the player starts the game again you just check with new Date().getTime(); if the new value is an hour bigger than the old ;)

  • So the player cant move on the blue part ? So you just want to let him move behind and in front og the Black wall ?

  • You know a bit about arrays ? If not we have good Tutorials for it ;)

    Make an Array and save there the pressed keys like: Array(1: Z, 2:Y, 3:Y, ....)

    In you On key Press function something like:

    + On Key press

    ++ If Key = Z

    +++ if Array = Z, Y, Z

    ----> Special skill Haduken

    ----> reset Array (optional)

    +++ if Array = Z, Y, Y, Y

    ----> Special Skill Sharingan

    ----> reset Array (optional)

    This is just an idea, try it on your own risk :D

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