MadSpy's Forum Posts

  • In summary, You want to make a follower.

    https://www.scirra.com/forum/viewtopic.php?f=147&t=162256&p=983233&hilit=follower#p983233 and some other thread on the forum could help

  • system set rotarzl = 0

    system set rotarDer = 0

    because if you add 0 to your variables, your variable still = 1 and your layout still rotates

  • project properties -> configuration settings -> loader style -> nothing(or what you want instead of "construct 2 splash")

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • two future interesants plugins (to use or to create)

  • also nice art ^^

    But I admit that at first I thought of a calculation for node point for sprites path and a new plugin

  • Could be usefull for custom pathfinding (maybe for RTS)

  • on event #1 1st action

    on event #3 1st and 3rd action

    jojoe

    Thanks for your proposal.

    For the moment, I just need free time in order to work on it (and to test it)

    As you can see in my previous post, I already have a good base to work.

    Hi,

    After having had some discussions and afterthought, I finaly worked on greenworks by greenheartgames source and rebuilded node file.(and a new plugin)

    So I already have for the moment:

    • a plugin for NW10.5 with SDK134 with the following (basics) features:

    * is steam available

    * is steam overlay available

    * get SteamID

    * get Screen Name (of user)

    * get Steam user level

    * show overlay page "..."

    * Action Activate achievement "name"

    ** condition activate achievement success

    ** condition activate achievement error

    all this feature work as intended.

    # currently working on the feature already added in NW12 version.

    • a plugin for NW12.0 with SDK134 with the following features:

    * all previous features

    * is cloud enabled for the game

    * is cloud enabled/allowed for steam by user

    * get number of achievements

    * action clear/reset achievements (by name)

    ** condition clear/reset achievement success

    ** condition clear/reset achievement error

    # currently added but not tested:

    * condition is valid account

    * get Language of the game

    * get language of the steam UI

    # currently working on:

    * adding steam leaderboard

    *adding steam worshop function

    In the same time, I'm working on a way to avoid steam emulator and cracked steam game.

    I think I will create a new thread for a new plugin for Steam support soon.

    StaticCloud

    Thanks for your kind word

    [quote:2kv86rt9]But the problem, as I understand it, is that NW12 still suffers from a V-sync bug.

    It seems it concerns NW11+ based on chromium 38+ ; so I can investigate deeper on this but I don't have any jank or v-sync bugs with NW12 (chromium 41+) with small and middle range projects.

  • Congratulations !

  • I suggest you to backup all your project even if you just started it to avoid this problem next time

  • Go to your project folder and rename the backup file to project.capx (or "what you want".cpax) and it should work.