Doc Ai's Forum Posts

  • Ashley

    This is really a bug.

  • I am still having this Creepy avatar.But my Gavatar is something else

  • Oh.Thank You

  • What's a unique IP?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Been there, done that. No help. What I'm trying to do is have a 1400 x 80 png image which is essentially the floor of the game, wrap so that it can look like it's just one seamless loop, basically I already added the wrap behavior to the floor of course but what tends to happen is there is a big gap and then it just starts over then a big gap and so on and so forth, any help on how to eliminate that gap?

    You don't have to use wrap behaviour.Warp behavior wraps things when they move completely out of layout.That's why you are seeing a gap

    Open the endless runner example.You will see that event where there's some Background scrolling.

  • I have my profile viewed by 3 Unique members.Who are they?

  • Seems like the G avatar is now Ok.But what a creepy character I am having .

    Wait,My G avatar is the same as before but my forum avatar is different?

  • Ashley,I'm really sorry.It's up arrow key.

  • I also get a no text scirra website until I press the stop loading the page.

    I have been having this issue before upgrade too.

  • Whenever I click on a users name,I go to this "Михаил"'s account

  • Use scroll to behaviour

  • You can use:

    round()

    ceil()

    floor()

    put the expression between the brackets.

    OP,

    round() is same as the thing you studied in Gr7 maths.

    Ceil() rounds up.eg:ceil(5.1) would give 6.

    floor() rounds down eg:floor(5.9) would give 5.

  • Hey Guys,

    I have been using Blender for years and although sometimes complicated it does get the job done, however i find myself spending large ammounts of time creating simple animations and i suspect there are alternatives out there that may be better suited to 2D animations.

    My question is: What do you guys use or suggest for creating your animations for your C2 projects?

    Chhers.

    Adobe flash is the best.

  • Hi baby

    Consider using Sprite font+ Plugin.If you are using sprite fonts often,You may find it difficult that during runtime and editing time, fonts are rendered differently if you assign custom character widths in the event sheet.

  • > -Change the New member post limit to something else.I already have 200 posts and is still not able to view PMs

    >

    Look at the first message from Tom, PMs are broken right now and it's a known issue. Nobody can view PMs

    Yeah I know.But setting New member post limit to something other than 0 would make it available.(In the admin control panel),if the permissions for registered group allows it.Newly registered member group is has very less permissions allowed.(phpBB3)