Asmodean's Recent Forum Activity

  • entryz

    You're welcome. Don't hesitate to ask if there is something unclear.

  • imagine you have numerous grids that form a single entity and you have to duplicate that entity multiple times, with Object Orientated Programming, all you have to do is to make them all into a Single Class/Object and then just instantiate their single Object.

    Isn't that what Containers do?

    Placing objects in a container has the following effects:

    If one object in a container is created, every other object in its container is also automatically created.

    If one object in a container is destroyed, every other associated object in its container is also destroyed.

    If a condition picks one object in a container, every other associated object in its container is also picked.

    You have even some kind of constructor with 'On created'.

  • entryz

    I made a little example. It's that what you're looking for?

    https://drive.google.com/file/d/0B5FlDY ... sp=sharing

  • Sorry, but I don't understand this sentence.

    Because the item that i want to show on the last created platform keeps going to the last created platform instead of being there until reaching the bottom or player touching it.

    Do you want that the item to remain on the 'last' platform where the item is created and is not exclusively on the last created platform?

  • You can do like Newt here suggested and use Pick nth Instance and Sprite Count.

    System Pick Platform instance Platform.count-1 -> do something.

  • Try Construct 3

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

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

    You could use 'overlapping at offset' if player and box both are solid.

    Something like:

    Player Is overlapping Box at offset(1,0) -> die

  • That is not only for preview. It is how your game 'behave' in a browser in fullscreen.

    Here is a explanation of the different modes.

    https://www.scirra.com/tutorials/73/sup ... reen-sizes

  • You have to set in the 'configuration settings' 'fullscreen in browser' to something other than off.

    The 'configuration settings' are on the left side, when you click on the project name in Projects windows on the right.

  • If your bullet has bullet-behavior and you spawn your bullet at an imagepoint of your sprite, the bullet should fly in the direction your sprite is facing. You can see this in Ghost Shooter Example.

  • What works for me to fix that.

    Go in your plugins folder with the spritefonts on the right side in objects, click ones on your font2. Now all your text with this spritefont should be selected. Move all the selected text with the mouse. It should wobble a little bit, is that wobbling all gone it should be fine.

    That works in mine project in and it seems to work with your capx.

  • ..like i said i run a win 7 32bit.

    Sorry I didn't see that.

    What Catalyst Version do you use?

    All newer than 10.2 will not support your graphic-card.

    Idk what are the exact requirements for c2, open gl version, etc

    A nVidia or AMD graphics card with latest drivers, at least 512 MB of dedicated video memory and support for OpenGL 2.0+

    Maybe the 512 MB dedicated memory is the problem.

  • I don't know which Windows do you use and if the latest driver means the latest with XPRESS 1100 support or the latest catalyst at all. Catalyst 10.2 legacy is the last driver with XPRESS 1100 support. Any newer version has no support for this GPU and Windows will use the generic Windows driver without OpenGL support.

Asmodean's avatar

Asmodean

Member since 31 Jul, 2015

Twitter
Asmodean has 9 followers

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

15/44
How to earn trophies