LuckyRawat's Recent Forum Activity

  • dop2000 This method is slow down mobile performance. do you know any other method?

    can you show tilemap method?

  • The circles can be sprites, yes. What I mean is that big shapes (lines, rectangles etc.) are composed of these circles, and are not just single sprites with polka-dot pattern.

    Here is a quick demo:

    https://www.dropbox.com/s/58ofrk85na74djc/DotDisplay.capx?dl=0

    Thanks this is a great example.

  • How can i make this type of LED in game? Where i can do things in LED mode. You can see this video.

    youtu.be/0A6uakKIR0I

  • Just tried the C3p file and works perfectly.

    May be because I didn't understand what he exactly says and because I am not good in English. I have doubt about below lines which i didn't understand. Can you exaplain these in simple.

    Add an instance variable to the sprite and call it “t”. Set each of the four instances to 0,1,2 and 3. Then create another sprite called “node” and place four instances in a diamond shape

  • It looks like the four sprites are moving in a diamond shape.

    Add an instance variable to the sprite and call it “t”. Set each of the four instances to 0,1,2 and 3.

    Then create another sprite called “node” and place four instances in a diamond shape.

    Then in events you can do this:

    Every tick:

    — sprite: add dt to t

    — sprite: set x to lerp(node(int(self.t)).x, node(int(self.t)+1).x, self.t-int(self.t))

    — sprite: set y to lerp(node(int(self.t)).y, node(int(self.t)+1).y, self.t-int(self.t))

    Yes They are moving in a diamond shape

    I did same as you said but nothing worked.

  • I have a Sprite with four Frames and I want to rotate this something like this

  • Thank you so much this is exactly what i want and now i learned something new before now I never used Containers and was never know about how to use it. Today with help of you I now understand the power of containers.

    Thank you again.

  • I have 1 Sprite (Balloons) which creating every 1 second at different position with different scale and always moving to upside with different speed.

    I have 1 more sprite (Alphabets) which I have positioned over the Balloon Sprite with same scale, same position ( I pinned this over balloon So I will move together with balloon.

    Everything is working fine except one problem.

    Sometime balloons overlaps each other then Alphabet sprite shows over the another balloon (as you can see in image below.

    How can i do this?

  • There would be great if we can use our earned money from store to buy assets from store. I hope it make sense.If this feature available to use my earnings from store to buy things from store then it would be great.

  • Hello guys !

    I am so excited to say that My Youtube Channel has gained 43+ million views and also got 200k+ subscribers.

    This youtube channel is not belongs to Scirra anyway but Scirra forum is like my friends. So I am sharing this here

  • Can anyone please convert LiteTween Behavior to C3 runtime ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am not talking about whole 3d game Software. I am just talking about 3d Environment (Hope it makes sense).

    from 3d environment i mean where we can rotate images in 3 dimensions. something like Camtasia Video Editor. where we can rotate images in 3 dimensions. and we can push images in z Axis. A real 3d depth.

    How it would be? if Construct bring this feature here.

LuckyRawat's avatar

LuckyRawat

Member since 27 Aug, 2015

Twitter
LuckyRawat has 11 followers

Connect with LuckyRawat

Trophy Case

  • 11-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Popular Game One of your games has over 1,000 players
  • x43
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

26/44
How to earn trophies