grossd's Recent Forum Activity

  • Hello,

    I want one sprite to follow another sprite, and have this dynamically configured -- which follows which.

    To this end i have an instance variable in each sprite where i set what sprite is the follower and what sprite it follows.

    I now need to do a loop that (during every tick) picks out a first sprite, looks-up an its instance variable the another sprite, and then picks the other sprite to retrieve its location information.

    But, how do i pick a second sprite within the loop since i only can refer to one sprite type in the loop -- how does the loop know which sprite i am referring to -- or how i can tell the loop which sprite i want to refer to for picking

    any thoughts are much appreciated,

    Dan

  • Hi,

    Thanks.

    With your clarification, I now notice that i didn't do this right.

    Its not a waypoint but an end-point, i am using, and i am doing another moveto to another location to get to a another end-point.

    The new end-point location to move to can only be determined after arrival therefore i can not use way points.

    thanks,

    Dan

  • Hello,

    I am making use of MoveTo behavior, and want to increase the speed of a sprite after it arrives at an object.

    Unfortunately setting max speed to a value after the On Arrive event, stops the sprite.

    Is there a way to overcome this, seemingly, built-in behavior?

    thank you,

    Dan

  • Thank you.

    One reason i use a listbox is that i add message to the top - so i can always see the last posted item.

    I'll try textboxes again and see how it goes.

    thanks,

    Dan

  • Hello,

    I am using a number of listboxes to log detail for each different sprite in the game. To this end i have a function that takes as parameter the name of a sprite and a message, and then displays the message in the listbox of that sprite by name.

    I notice that theo listboxes don't update in real time but rather, they stay clear and then after several seconds they update in bursts with lots of messages appearing.

    I am not sure why this is the case.

    Is there a way to make the text appear at the time is written --

    thanks,

    Dan

  • Hello,

    I am using move-to to move a sprite to an object. The event arrived-at tells me when the sprite arrived. I am however wondering, if there is a way to pick the object where the sprite arrived at?

    thank you,

    Dan

    p.s. one way, perhaps to do this, is to store in an instance variable the name of the object that was used for the move-to command and then retrieve it from there -- i am however wondering if there is a more direct way to achieve that.

  • Hello,

    I seem to recall that i once created a peer to peer Websocket communication link between two C3 games. Do I recall this correctly that this can be done?

    Reading the documentation now it seems that this can not be done (anymore?). And I now need to run a websocket server reachable from both peer games to use the websocket plugin successfully.

    Do I understand this correctly?

    thank you,

    Dan

    Tagged:

  • Hello,

    I am very curious if there exist game exercises that specifically come to support a math curriculum for different grades.

    As we all know math is underlying everything that happens in a game, it would be great if there is a list of simple game exercises that student can be challenged to do, with each exercising specific math skills.

    In particular in times like these, i am wondering how much of the math curriculum could be taught with C3 ...

    Dan

  • thinking some more -- what is probably needed is an AR SDK for JavaScript that could be loaded and made use of -- somehow -- in C3

  • Try Construct 3

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

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

    Is it possible to develop AR apps with construct 3.

    I am thinking about overlaying a camera stream with label detection and display, and then some actions programmed in C3.

    thanks,

    Dan

  • thanks.

    Eventually, I found (after some searching) that the following worked --

    after installing nw.js in ubuntu

    ./nw package.nw

    in the folder that included the unzipped files

    i guess, nw was already an executable as you indicated.

    thank you,

    Dan

  • Hello,

    I wrote a little program with C3 and the nw.js plugin and exported it to linux64. I now want to run it on ubuntu, but have no idea how to run it. I have the zip file, and uncompressed it and got all kind of files in there. I also installed node.js on ubuntu but am unsure how to run something with it ...

    Any instructions would be much appreciated.

    thank you,

    Dan

grossd's avatar

grossd

Member since 4 Feb, 2014

Twitter
grossd has 1 followers

Trophy Case

  • 10-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies