Reflextions's Recent Forum Activity

  • On the right panel, right-click on object name, then select Tools -> Project Statistics

    Thanks!

  • In Construct 2 I was able to view my total event count. Is this possible in C3? Where?

  • Tilemaps are generally better for performance. And if you don't have any events/behaviors that require collision checks, then collision polygons don't matter.

    Thanks for the reply! I actually tested it by cloning a few hundred of both and found the tilemap to be way laggier for some reason... Is each tile is being rendered as it's own sprite?

  • Hi,

    I'm trying to make a tile-able staircase for my level designer. Wondering if I should use sprites or tilemap is appropriate for this situation. Here's an example of what I mean:

    A shows the collision polys, B shows the object polys. If the tilemap collisions are completely unused, do they use any processing power or extra memory?

    Thanks.

  • > Can you post the code section?

    Hey bro! Didn't need to make an spread, i just improved a bit your code and it works perfectly! Btw, thanks for it, but, you could help me in other thing?

    What's the other thing?

  • Can you post the code section?

  • What is your bullet speed?

  • > Side scrolling or top down? Either way, just add a random amount of angle to each bullet when created after you've set it's target.

    >

    > So for example something like:

    >

    > Bullet is created >

    > Rotate 360 degrees to mouse.x, mouse.y

    > Set angle self.angle + random(-5,5)

    Oh, i almost forgot, thanks for the code buddy! And, i have a question about your code, why is necessary the rotate 360 degrees?

    Angle of motion should work as well, does your bullet have movement? Can you post the relevant code section?

    360 is necessary for that event because the parameter is the max degrees the object can rotate toward the object in a tick. So if you do 360 it can set the angle in a single tick.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Side scrolling or top down? Either way, just add a random amount of angle to each bullet when created after you've set it's target.

    So for example something like:

    Bullet is created >

    Rotate 360 degrees to mouse.x, mouse.y

    Set angle self.angle + random(-5,5)

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Love the animation and the overall sensation of feedback (screen shaking, zombies taking shots etc...). Looking forward to it on PC. :)

    Thanks, a lot of effort went into responsiveness! I've added my twitter to the thread if anyone is interested in seeing development progress.

Reflextions's avatar

Reflextions

Member since 8 Aug, 2012

Twitter
Reflextions has 478 followers

Connect with Reflextions

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • x4
    Famous Game One of your games has over 10,000 players
  • x2
    Viral Game One of your games has over 100,000 players
  • Contagious Game One of your games has over 1,000,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • x3
    Great Comment One of your comments gets 3 upvotes
  • x2
    Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

23/44
How to earn trophies