amirreza225's Recent Forum Activity

  • Hi , How I can create a share button when touched that show a list of apps to user to select what application to share game url and his/her score ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to get first sprite's uid with this method , How I can do it?

  • Nope, but why would you want to? It's only used to identify a particular instance.

    I have another question , Can I get uid of an sprite's with 0 iid?

  • Is it possible to change uid of an sprite ? if possible , then how I can do it ?

  • I don't know if I understand you correct. Sorry if isn't what you want.

    If you want the first sprite of several instances of this sprite, I would use the IID not the UID. The IID is a number in ascending order number starts with 0 for the first sprite.

    You can then easily access a sprite with a definite number with the condition 'pick nth instance'.

    For example the first sprite with IID=0:

    System| Pick Sprite instance 0

    Yes your idea is correct but in this layout every 2 second that sprite is creating in top of layout and every tick it's moving to bottom of layout , after this sprite goes out of layout it will be destroyed and on the other in same time in most possible I have 2 of that in the view and iid of that spite is changed when other sprite has been destroyed (first one's iid = 0 and next one's iid will be 1 after destroying first sprite, next sprite's iid will be changed to 0 and its make my code inefficient )

  • Hi , I have a restart button on game and when user clicked on that,the layout will be restarted and in this game an sprite created many times , I want to get uid of first of this sprite has been created every time layout restarted , note : some times sprites destroyed then uid of first sprite in every restart will be changed , Forgive me for my bad english

  • Hi I have built my game's leader board with cordova game plugin but when I want to login to game , I get this error "Unknown error. SIGN_IN_REQUIRED(4)" , plz help me

  • Thanks Man !

  • Your example was very good but I Want to move 250px just by one tap and not by isTouching , how should I do It?

  • Rexrainbow plugin 'moveto' is good for moving a number of pixels in any direction. If you mean just teleport 250px to the right then you can just set a new position for the sprite x+250.

    Rexrainbow plugin 'moveto' does work with Intel XDK ?

  • Hi , I want to move an sprite about 250px to right by 8-direction behavior when tapped another sprite,How I can Do it? Plz help me

  • also your contacts plugin's link is dead plz give new link i need it

amirreza225's avatar

amirreza225

Member since 13 Jan, 2015

None one is following amirreza225 yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies