EpicRaid's Recent Forum Activity

  • Hey thanks, don't we need the ( ) characters for this somewhere in the code though?

    Anyway, after some testing;

    Self.Bullet.Speed/dt*12000 Is the part that makes the car turn 'instantly' - there's no smooth movement at all. Lowering it to for example dt*200 or dt*2000 doesn't appear to make any difference. 200 without the dt* part worked.

    Since I've got little experience with this, how should I proceed?

  • Hey there,

    I was wondering if there is any way to check if the music I purchased is 'original'?

    I understand that it might be difficult to check this, but it's something I want to be sure about before submitting my games to publishers. I wouldn't want to get into trouble finding out the music I purchased on the asset store was stolen from somewhere else or otherwise illegally sold.

    Or how do you guys deal with music (and possibly the same goes for sound effects) is there any way I can run it through a database or something? I can think of only two reliable ways to make sure you get legal music; someone created it for you specifically or use music that is free to the public. Personally, getting customized tracks doesn't seem feasible financially, and public domain music, well, everyone's already using that.

    Otherwise, what trouble could I be in if the music appears to stolen etc? Would a receipt of the Asset Store suffice to prove your innocence?

    Thanks!

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for your replies.

    oosyrag OK I changed '200' to 'dt*12000', I now have: Self.Bullet.Speed/dt*12000

    But it rotates almost instantly, so it's way too fast.

    Or does changing the other lines' lerp code (line 75 & 77) influence line 79?

    BadMario So used lerp(Self.BulletSpeed,600,1-0.1^dt) as you said, it accepts that line, but should it be exactly like that or did you mean that the 1-0.1^dt part is variable and you posted an example? So that it could be ranging from 1 to 0.1? And shouldn't it be 1-0.1*dt instead of 1-0.1^dt?

    I'm a bit puzzled by all of this. Sometimes it feels like I just don't seem to be able to understand code that's beyond a basic to intermediate level. I love making games but sometimes I have my doubts!

  • Hey, no problem. How long did you work on this game? You are right that focus is important if you want to get results.

    I've got way too many ideas, too much excitement and too little time. I've got dozens of A4 papers with ideas that I drawed out that I'd like to work on..!

  • It seems like a simple thing to do, but I believe you.

    I'm just glad we got a response. The big question is though, is it going to be changed?

    They should surely hire someone to assist you with your tasks, it seems you've got a long list of work to do.

  • Thanks for your reply.

    Someone made this lerp code for me a long time ago. I wasn't sure what all of that line of code 'meant' at the time, heck, still not even sure yet what the delta time part is for. But will the behavior change if I remove the dt*6 part? Or can I swap that part with something else (wouldn't know what though)?

  • I tried both of these approaches in detail but they didn't end up working. SDo you have any other suggestions?

    Maybe you didn't code it correctly, if you can post another screenshot. I'm no expert but user dop2000 is.

    I made a game once where you could catch things. Now the basket I used to catch things was moveable with your cursor/touch. But when I moved the basket really fast, the falling things would go right through the basket because the engine couldn't 'calculate' it fast enough or something. Perhaps something similar is going on with your project; not sure if it's possible, but you could slow down the movement of the cursor a bit. I don't know how it's done though, but again, dop2000 might know!

  • Thanks, though that 'Select all in project' still doesn't tell you which layer they're on if you select them that way.

  • I recently discovered (with some of my other games as well) some issues with my code. It must have started since I got a new, much faster computer.

    I believe that I need to add delta time somewhere on line 79? To make the code 'framerate independent'? I set out WayPoints that a car will follow. On my new computer, the turning is much more off, while on my phone, it aligns perfectly around the corner.

    If I do need to add dt, where does it need to be added, should it also be dt*6 like on line 75 and 77? I'm a little confused about this. I've read similar posts, but I often find it hard to apply explanations to my own situation.

    Thanks!

  • C'mon dude, don't you think I know that? I already mentioned that in C2 you can see the object properties, and would like to use the feature in C3.

  • That's correct, but you can select it from the objects panel. That's what I was going for.

  • Heya,

    I noticed you can't see on which layer the object is located, if that layer/all layers are locked.

    You can imagine its inconvience if you have a lot of layers. In C2 you could see it in a glimpse on the left properties bar. Same for behavior information etc. - everything's greyed out. Why is that changed from C2? Can I change this setting?

EpicRaid's avatar

EpicRaid

Member since 13 Feb, 2015

Twitter
EpicRaid has 17 followers

Trophy Case

  • 9-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

18/44
How to earn trophies