Jayjay's Recent Forum Activity

  • Having the bullets on a separate layer with ScrollRateY set to 0% might do it.

  • Even if scripting worked like copying events as text from CC:

    + Bullet: On collision between Bullet and Enemy

    -> Enemy: Subtract Bullet.Value('Damage') from 'Health'

    -> Bullet: Destroy

    + Explosion: [negated] Explosion: Is on-screen

    -> Explosion: Destroy

    + Function: On function "BulletCasing"

    + System: Shell.Count Lower than 200

    -> Player: Spawn object Shell on layer "Map" (image point "4")

    -> Shell: Set animation frame to 2

    -> Shell: Change motion angle to (Player.Angle - 90) + random(60) - random(60) degrees (limit:360)

    -> Shell: Set speed : 200 - random(100) + random(100)

    -> Shell: Set 'Age' to 2

    -> Shell: Set width to 8

    -> Shell: Set height to 3

  • It may not be a bug report, but it is helpful, can this be stickied somewhere or in a FAQ of suggestions for games to run faster?

  • I think that this makes sense for things that require a great deal of nested code, as the events can start to get tricky when trying to make a simple procedural/functional kind of loop, although generally the event system does great for me, so they might not do what they did with CC (it had optional Python support in addition to events)

  • You do not have permission to view this post

  • I think if it integrates with Quazi's Q3D plugin it could really shine in 3D too, in fact I almost wonder if that's the main goal of updating the editor (to allow plugins more free-reign editor-side).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

Jayjay's avatar

Jayjay

Member since 18 Mar, 2008

Twitter
Jayjay has 2 followers

Connect with Jayjay

Trophy Case

  • 16-Year Club
  • Email Verified

Progress

17/44
How to earn trophies