mOOnpunk's Recent Forum Activity

  • I did a test and it looks like all the annoying issues with the text object in the c2 runtime have been fixed in the c3 runtime.

    Text width and height appear to update straight away and it looks like updating text every tick doest have much effect on cpu or fps.

    I think most game engines turn text fonts into bitmaps internally, is this essentially what c3 runtime is doing now?

  • Ashley

    With regards to the new text improvements does this mean that with the text object its no longer cpu intensive if its being updated every tick, say for if you wanted to produce the effects you showcase in the blog?

    Also do you still need to wait a tick for things like text length to be correct after they are set like in the c2 runtime?

  • The easiest way is to apply a shader effect to the sprite. Open c3 and check out the shader examples which come with it.

  • You put [ ] around them.

    ""

  • Intersting solution, thank you.

    However i prefer my method as i'm able to easily define the movement state by checking currentJourneyTime without any distance checks.

    If currentJourneyTime < totalTime then objects moving, else objects reached destination.

  • Figured it out.

    totalTime = 3

    if currentJourneyTime < totalTime

    then

    add dt to currentJourneyTime

    lerp(startX, endX, currentJourneyTime/totalTime)

  • How do i move an object from point A to B in a linear fashion in x amount of time rather than speed without 3rd party plugins?

  • Can you bring back being able to see when a person was last online? It was useful to see if a person was still around, especially 3rd party plugin developers. It seems to have been removed for "comments, followers and following." and other useless things.

  • If anyone would consider porting this to the c3 runtime i'd be willing to pay them something if we could agree on a price.

  • Toby R , my offer is still open, i hope you'll consider it. There is c3 runtime sdk documentation out now. Thanks.

  • I'll give it try thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • mikehive

    Sorry to bring this topic back from the dead but I've run into the same problem, is this file still available as the link is now dead.

    Thanks.

mOOnpunk's avatar

mOOnpunk

Early Adopter

Member since 29 Mar, 2017

Twitter
mOOnpunk has 2 followers

Trophy Case

  • 7-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

13/44
How to earn trophies