If you want only 1 instance of the object to be on the level you can try setting that if that object is not on layer then recreate.
How about MiniDayZ? ~Sol
How about MiniDayZ?
~Sol
That also looks impressive.
can i get access to steam API somehow ? or any alternatives?
You can either use this experimental plugin:
experimental-greenworks-plugin_t117833
Or MadSpy's work:
https://www.scirra.com/store/construct2 ... am4c2-2545
https://www.scirra.com/store/construct2 ... basic-2546
thanks rexrainbow , do you have any plugins/behaviors that allow accessing instance variables via a string? example: sprite("variable")
Is this what you're looking for?
Maybe my old video on level construction in my isometric game will give you some ideas on how I built everything and some of the challenges. And yes, everything has to be broken into small pieces with the origin point at the base of the object for sorting. Subscribe to Construct videos now
Maybe my old video on level construction in my isometric game will give you some ideas on how I built everything and some of the challenges. And yes, everything has to be broken into small pieces with the origin point at the base of the object for sorting.
Thank you. It was very informative and helpful.
Yes, you can sell your game, but check the licenses of the sprites you are buying as well. If I remember right they can only be used in 1 project/license.
That would be helpful indeed.
C-7 speaks the truth.
I don't think it works that way with Scirra, but you'll be better of using the non-steam version anyway. However if you really want to have a Steam version, you should contact Scirra and ask them directly:
kinda offtopic but is there a way to be able to host the server kinda dedicated on your own ?
You can set up your own signalling server if that's what you want:
https://www.scirra.com/store/game-makin ... server-161
Or, if I'm right, you can set up a custom server with Node.JS. If I recall right there's been some projects doing this.
Also, not as nice as 99Instances2Go 's solution, but you can create an invisible dummy object for those areas you want to check and use the "Is overlapping another object" event.
Develop games in your browser. Powerful, performant & highly capable.
Those are the icons you see when you export your project and open it up in a browser. To change the NW.js export's icon you'll have to use a resource editor. For ex.: http://www.angusj.com/resourcehacker/
Member since 8 Sep, 2011