deerta's Forum Posts

  • Hi all,

    I tried to do some research before posting and running into a few issues.

    Issue 1:

    I'm trying to create a HUD in a vertical direction but the text is fixed in the one location then goes off the screen.

    I did try tweaking the parallax but no go

    Issue 2:

    I'm trying to get the total distance from Players starting point to either when they would die or reach the End point sprite. I did try the various forum post suggestions but most were for horizontal scrolling type games and I didnt really see any for vertical scrolling games.

    Any suggestions would appreciated

    Link to CAPX

    http://1drv.ms/1aCBjD3

  • Hi Puntodamar,

    Thanks!!! I got them to attack facing me with your help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • HI Linkman

    I'm not sure how else to fix the link I did it the same way as my last post. I clicked that link and worked for me. What happens when you click it?

  • Hi all,

    Having an issue after the enemy is attacking the player. The attack animation works fine its just when the enemy attacks they are not facing the Player. How do get the enemy to face the player when attacked? I tried the mirror vs not mirrored but then that messes with the pathing left to right.

    Also a side question....

    I tried the various methods posted here on the tutorials for shooting left but the player still shoots right when facing left any suggestions on either of these would much appreciated.

    Capx for reference

    http://drive.google.com/uc?id=0B7NWymIXUoTBQTFWQjdOOFNUaUU

    :Edit

    Try this link http://1drv.ms/1Ced9cG

  • Awesome! Thanks Genki, much appreciated

  • Hey all,

    I was following the tutorial for the tower defense game but I'm running into an issue where my vehicle turns a bit at the start and never corrects itself. I tried other vehicles and the same issue. It 's like the driver had one too many drinks!!

    I thought it was the origin point but not sure what else to try.

    Here is my capx https://drive.google.com/uc?id=0B7NWymIXUoTBMHJIQUFPbk55YUE if anyone wants to take a look.

  • I built an app and exported it to Windows 8 and the app was published on the store but it has no sound.

    I currently had .OGG which i know is supported for Browsers so I converted to m4a but still no sound.

    Based off the supported audio files m4a should be supported

    https://msdn.microsoft.com/en-us/librar ... 2147217396

    Do I need to use a different audio format for Windows 8 apps?

    Any info would be much appreciated.