mochimaru's Forum Posts

  • 6 posts
  • so what if it is not a line but a box instead how do i compare the x and y of a box sprite at the same time?

  • so PickedUID is used to store the unique id of the object currently drag. and this is used so know what action should be done when the left click is released am i right?

    thanks dude :)

  • can i ask what is the sprite.uid. sprite2.uid, sprite3.uid and the variable picked uid. cant understand those. are those boolean variables that are set to 1 when the user click the object?

    thanks for answering

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • exactly thanks by the way :)

    i got the logic now thanks man your a life saver

  • How can i make a dragable object? For example i have draggable objects to choose from. 1, 2and 3. When i drag 1 the the object 1 creates another similar object. Then it can only be dropped at a certain location. If not the object disappears.

    Thanks in adance

  • can i make a game like this http://scratch.mit.edu/ in construct classic. i mean something simpler than this. My project is to make a pseudo Programming Language Game that implements drag and dropping. I want to make it like those in the link where you can connect blocks and execute it according to the arrangement. I still dont know where to start because i have just downloaded construct classic a while ago. if possible i want to implement python langauge because my project needs to implement it. thanks in advance sorry for my bad english :)

  • 6 posts