WhosWho's Forum Posts

  • Really good tutorials, Thanks

  • Try this recent site tutorial https://www.scirra.com/tutorials/9562/p ... -admob-ads

  • I can empathize with what you are saying as I work in the trade myself, its full of deadlines where you need things to work and not fux up on you in the middle of work but i've also been at the recieving end a lot of times where one little windows (forced)autoupdate or a new driver can cost days of head scratching and angry phone calls and I can relate to that.

    My first thought is always "could this be an autoupdate issue", but yes I totally agree a stacktrace analysis is the correct way to continue after your initial conversation & checks proves fruitless.

    Ive personally seen it, a lot of smaller companys dont have the manpower to spend much time with each customer seperately and will take the "blame the other guy first mentality" not personal, but not knowing their skill level and will have them go through what can sometimes seem unhelpfull and patronising to some, before putting resources into a solution, I think the guys at Scirra were just following a similar approach.

    Best of luck with your projects.

    btw I didnt think you were rude, just sounded like you were shouting a bit, lol.

  • Psychokiller1888, Incredible is right, the idea of the forum is to share all solutions not just yours, to be honest with you I didn't read all your posts fully, because I found your approach to your problem was very childlike and angry. You of all ppl should appreciate as an experienced programmer that sometimes softwares have issues with each other and 90% of the time it falls back to OS and drivers.

    I genuinely thought you were a little stressed and I was helping with my post, and "Ok" you gave your solution, fair enough, but in my case if I revert back my graphics driver Construct 2 has issues, so maybe that can help someone else with the same issue as me who doesnt have web services as the problem.

    Peace, you really need to take a chill pill

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Psychokiller1888, hummm! your just giving the dev(Ashley) a hard time when he is the only one who can and does get these things sorted, all he said was "it's likely the driver or OS and not C2 itself" and guess what, I think he's right.

    Im running NVidia 381.65 which I done a Win 10 Creator upgrade on top of and my C2 started acting up with projects, so I uninstalled nvidia driver, rebooted, and C2 worked fine, when I reinstalled the driver and problem returned, so im gona update driver and update the post.

    Update: "Working perfect with the new driver".

    Psychokiller1888, make sure you do a restart after uninstalling your driver, hopefully this helps you, and go buy yourself a few pints, it is the weekend after all and work can fulql@x us up at times.

    Regards

  • Thanks and well done.

  • I'm working on a turret defense myself, can be challenging at times, re your question 1. -> In your Tower Attacking group, instead of using "turret acquire target" try "add object to target"

    btw your game looks nice, well done

  • chrisbrobs , Really nice slot program, thanks for sharing.

  • Look for ROJOhound's post on this page

  • Here's an update, its a bit rough and ready but does what you need, me thinks.

    https://drive.google.com/file/d/0B2ztlk ... sp=sharing

  • In this example I create a sprite with drag and drop behaviour and a text object with pin to behaviour, I then pin the text to the sprite. maybe this will help you. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    https://drive.google.com/file/d/0B2ztlk ... sp=sharing

  • If I understand what you mean, you are destroying your sprite before re-spawning it at the previous spawn point, so when you destroy it do you not lose your instance variables, maybe try using global variables for your initial spawn points, also have you tried using int() when you set your coordinates, I've noticed that fixing some problems for me before

  • Take note that version Construct 2 r240 is a beta version,

    maybe post this in the bugs forum and someone might be able to help.

    https://www.scirra.com/forum/bugs_f151[/code:3pwksn4e]
  • TELLES0808, Thanks that's a great idea