littlesaigon2's Forum Posts

  • 11 posts
  • fantastic, works much better. thank you.

  • I'll post my example file if anyone wants to look at it.

    hello, I'm trying to make a sliding FX board like the ones used in DAW's, etc. for user customization. I had a couple of questions about the code if anyone is up to helping me out:

    1. i want to be able to tap an area of the sliding board to have the slider instantly appear where i tapped/clicked. unfortunately, after playing around with the events I am having trouble getting anything to work other than having ALL the sliders move with it.

    2. when i drag the slider all the way up or down, it seems to go over the limit value, and then pop back to the limit i placed. just a kind of annoying bug i'm not sure how to fix.

    3. i would like to somehow correlate inversely with the slider's "value" with the Y-value of its sprite object, because it's so smooth, but somehow I would like to have the values be 0-100 while still correlated with the Y value (which goes in the "opposite direction")

    If anyone wants to help me mess around with this that would be great. Thanks!

    https://drive.google.com/open?id=10ibSZOqxbta9VzSl1C7Bei5CjBUFwmpu

  • this is like the coolest thing i've seen on C2 ! Wow!!!

  • Wow thanks! Your code looks much simpler than mine - I tend to use the 'trigger once' event too quickly, often forgetting that sometimes it's not necessary. thanks again

  • Hello! I'm getting started on a new vertical shooter, and I'm trying to start with a simple ammo/reloading system for the game's first weapon.

    I have 2 variables, 1 for 'ammo' and 1 for 'rounds', in which the gun comes with three 'rounds' each with 8 'ammo.'

    I have the events set up so that when 'ammo' reaches zero, we subtract 1 from 'rounds.' but for some reason i'm getting a logic error and this is not happening! if anyone could help i would greatly appreciate it! thanks

    Here is the .caproj https://drive.google.com/open?id=1564PB2Nyj_8ngzwuGdSHS2Q4bWW_wgk-

  • hello! i have a personal license of construct 2. i use 2 laptops for working and i was wondering if i am able to have the full version available on both laptops? thank you!

  • thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i have the paypal receipt to Scirra Ltd. for 129.00 in my email inbox, but nothing from Scirra. I wonder what happened??

  • i purchased from here, not steam, and i did not log in or create an account. it simply let me buy it with paypal.

  • thank you for the response! okay, so there is no "your downloads" option on my left. Also, here's the thing: i purchased the license before i created this account. Perhaps this account needs to be linked to the purchase? I have my paypal receipt but no sort of redeem code from construct 2.

  • hello! i just purchased a personal license to construct 2. i was taken to my paypal account and purchase was confirmed, but no link to download construct 2? what is the next step i need to take? thanks!

  • 11 posts