Doppel's Forum Posts

  • Change properties of Portals like i said.

  • ITT: Spam and Offtopic

  • Simple, Properties -> Angle -> Rotations = N angles, and below change Rotation Count to 4.

  • 1.)You have "Player Private Value 'Orange' greater than 1" it should be greater than 0

    2.) "go parallel with block"???

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well now without touching the portals every time you teleport there should be no problem with that.

  • By Creating Image point thats out of portal so there is no way of teleporting into Block.

    <img src="http://img259.imageshack.us/img259/4320/portalsck6.png">

    Orange=Portal and DarkBlue=Player

    Btw this ex. is made for 270 angle.

  • Why? Becouse you did an infinite loop, you have to disable changing position after touching portal with event like "Is overlaping & Touched_Orange=1 (some variable)"

    Becouse it goes like this after touching one portal.

    Player Touched Orange = Teleport to Blue

    Player Touched Blue = Teleport to Orange

    Infinite loop!

    Edit: On second though it's not the Infinite loop thats locks the game (yet its still buggy) but the fact that you want to teleport the player into Block.

  • If you dont want turret to rotate change in Property -> Angle -> Rotation=No Rotations. And set "Turret rotation=true".

  • The non-timedelta version is not buged yet the jumping and falling is like on the moooooon.

    Pentium D 2,67 GHz

    Kingston 2GB ram

    Radeon x1600 256mb

  • Bad habit from MMF2 when I encountered things that needed "always" hehe. I didn't even bother to see if they worked without it!

    Yeah... slowing down the applications >:( , microsoft have the same strategy .

  • Maybe the name "Convert value to Float/Integer" misslead them becouse value is not text for them? Or maybe they dont know whats a Float/Integer?

  • You can use float() or int() for ex. "float(Text.Text)"

  • Ok i see only one bug (forced bug) which i can make a "moonwalk" while pressing down right then pressing left, and the girl goes moonwalking.

    Also she's sliding on floor.

    Edit: I should add the fact that i could not do the Left moon walk only Right.

  • Haha he must been doing this

    <img src="http://content.ytmnd.com/content/b/0/0/b006c750a493562ea829713911caa2c7.jpg">

  • Ok you cant see the ribbon interface or its not working?