maxp010's Recent Forum Activity

  • Hey world of Scirra,

    My name is Max Pears I am a student at Teesside Uni currently on placement and using this cool engine to make games for smart phones and can't wait to speak and learn from you all :)

    Cheers

    Max

  • Aaahhh I get you and I guess to go through all the versions that can take some time lol.

    Yeah it still works a treat man so I am just cracking on with the game now so fingers crossed no more major problems (sadly I dont see that happening though)

  • Yh I will defo read over it a couple of time but where the "breaking changes" I could see them here. Cheers again mate.

  • Nimtrix:

    Brilliant mate it works like a treat! Thanks for that man and I feel like an idiot for messing around with everything but that lol

    thanks again.

    Max

  • Hey guys I am currently working on a racing game and I have downloaded the file that Yann did which is cool however for me the AI doesn't work :(. It reaches the first corner and driffts far wide and that is sadly the end of the race I have been sat here for a while now trying to tweak it to work sadly I can not. Is there anything I can do to get it to work? If anyone knows please let me know

    Cheers guys

  • Hey SheepGo I am doing a smiler thing to you a constant side scroller with randomly created maps. Did yours end up working?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Three good ones which have blown my mind are Limbo as mentioned earlier, Braid really good (However some puzzles are solid to solve)Bastion the art and music are truly phenomenal while Steam Summer sale is on I recommend checking one of them out.

  • Hey Me and my work mates have figured out how to get the touch working for anything using iOS Retna scan. Basically for some reason the screens think they are twice the size of what they actually are. So you have to divide it by two. For an example we had a menu system that wasn't working for iPad 3 or iPhone 4 so what we did was:

    1)We created an event which was 'Touch Start' added another condition to the event which was systems - Between Values them in 'value' type in: Touch.X*0.5

    'Lower bound' type in: Sprite_Button.X - (Sprite_button.Width*0.5)

    'Upper bound' type in: Sprite_Button.X + (Sprite_button.Width*0.5)

    2)We then added another Condition which was the same as above Systems - Between Values.

    In 'Value' type: Touch.Y*0.5

    'Lower Bound' type:Sprite_Button.Y - (Sprite_Button.Height*0.5)

    'Upper Bound' type in: Sprite_Button.Y + (Sprite_Button.Height*0.5)

    Overall in that event there should be 3 conditions in there. So when the player touches with in that area then it will do what ever actions you have programmed. Hope that helps you.

maxp010's avatar

maxp010

Member since 16 Jul, 2012

None one is following maxp010 yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies