UrbanKhalifah's Recent Forum Activity

  • so, any of you's managed to make any money yet from these ads?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you can increase the player speed dramatically for a few milliseconds then put it back to normal by using the Platform behaviour

  • I made something that is very close to what you want but not quite complete as I can't figure out yet how to keep an equal distance between the rectangles drawn while dragging and how to make them spawn only when the mouse has moved a certain distance. hope someone can look at it and figure it out. but for now it should help you, try to mess about with it.

    sendspace.com/file/8e2unq

    hope it helps

  • I wonder when Ashley's sorted out DirectCanvas for C2 with iOS at least, if it will support appMobi's MultiSound (which seems to fix these problems), or if that's already supported in the current appMobi exporting that C2 supports

  • for short invincibility for the player after he gets hit, put the events (for the hit and damage) inside a group, and on hit, disable that group for like 2 seconds or whatever you want then enable it again

    for jumping back, like the guys said, set the vector x to + or - depending on which side the enemy is on. to determine which side of the player the enemy is on, you can create an event condition like:

    if Player.X < Enemy.X (for player on the left)

    --> set Player vector x to -300 or something

    if Player.X > Enemy.Y (for player on the right)

    --> set Player vector x to 300 or something

    hope that helps :)

  • BoomTown

  • very informative. Don't understand /everything/ he's talking about since I'm not deeply familiar with the tech but still peaked my interest

    thanks :)

  • I'm not sure. Ashley got it working on an iPad so he should know

  • It can be used to successfully create any 2D game of any size.

    You can look at the game I'm currently working on as an example, it's pretty big ******** platformer and should take about an hour to complete I think:

    construct.net/en

  • just got accepted into the Beta, they said they're still working on the Android files but they should be released within the next few weeks

  • yep, everything is up to date and working fine on my W7 and C2 is configured to use the Nvidia card instead of the integrated Intel one in my laptop

  • it gets really annoying sometimes cause sometimes I forget to save work or not sure if whatever I was doing within the engine was supposed to be saved or not

UrbanKhalifah's avatar

UrbanKhalifah

Member since 12 Jan, 2012

None one is following UrbanKhalifah yet!

Connect with UrbanKhalifah

Trophy Case

  • 13-Year Club

Progress

13/44
How to earn trophies