Jaydon's Recent Forum Activity

  • Thx for the suggestions! <img src="smileys/smiley2.gif" border="0" align="middle" />

    I will look around and see what I can do with these <img src="smileys/smiley36.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Currently I'm developing an infinite procedurally generated world game. I was wondering if I could have modding feature for my game so that players can change the way it looks in-game. Is that possible for Desktop export?

    If this could be done just with the event system it would be awesome! I'm still new with Javascript so I'm not sure what to do here......

  • You could also try adding Lerp(Self.X , "destination X" , 0.2)

    0.2 is the speed and self.X is the starting point to "destination X"

    This will making the slide in and out look smoother and elegant ;)

  • Ashley I would die to have that Grid Movement Behaviour! This can help implement the old school gameboy games back to life! A little creativity, we can do so many things with it!

  • Happy belated birthday Ashley! A new year for Scirra to continue bringing more joy(features) and laughter(bug fixes) :D

    Each update is like a birthday to me too...If you know what I mean!

  • Is it just Avast! anti-virus or the demo version from the website contain 2 trojan horse virus?

    -->http://notiongames.com/?page_id=1634

  • oh wait! I found a solution! Just set "objects" family when (invert)on-screen, object remove collision detection. Then, another event of set "objects" family when on-screen, object enable collision detection! It works perfectly!! I guess it was the lack of my knowledge on C2 :3

  • ome6a1717

    Ashley

    I do wish what said comes true! I have a lot of solid objects off-screen that really kill my frame rates alot! That's why some of my projects aren't completed because of this problem...

  • Ashley

    Overlapping at Offset is a behaviour for overlapping detection but I ran onto a problem with it. If 4 square objects placed surrounding on all side of a centre square box and I wanted only the box that was placed on the top to destroyed, I would put When "Square" object is overlapping object "square" at offset X=0, y=-1. But both left and right of the side of the square object is destroyed too! So, I figured it out, it was the offset X being set to 0 and Square objects placed on the left and right side of the centre square object to be destroyed. If The event would to be able to ignore offset X, I think the problem would be solve. For now, my workaround would be making the object size assume "64,64" , but rather "63.999,64". This helps the event to not detect the offset X=0 when square objects are placed using the snap to grid system. Understand? no?

    I hope this event would split into detect offset X and offset y. Thanks!

  • I'd wanted that throwing effect. Disabling the physics behaviour doesn't work. But thanks anyway!

  • I got a workaround by setting the world gravity to 0 and apply force X=0, Y=10 when not dragging. It works! But still hope to have that individual gravity implemented. Will Box2DWeb come out with something like this? Cheers :)

  • Ashley

    I have a problem on Physics with DragDrop behaviour. Whenever I tried dragging an object with the physics behaviour, if I would to stop moving(Still holding down/dragging), it will fall because of the gravity. So, I decided to set world gravity to 0 when object is dragging/On start drag. Then, set world gravity back to 10 once drop/not dragging. The problem is when I'm playing around with more than 1 object with both behaviours, can cause others to get 0 gravity while dragging one of them. That is why I decided to make this thread and hopefully an individual Gravity event is implemented. The platform behaviour does a great job but not the Physics behaviour. Is there any turn around for this matter? Thanks! :)

Jaydon's avatar

Jaydon

Early Adopter

Member since 5 Jul, 2012

None one is following Jaydon yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies