I think you missed a comma
distance (X1, Y1, X2, y2)
However, you can also use a function to solve this problem.
You can save the positions in two local variables and use them as the basis for calculating the distance
Just uploaded a new version
2) What's a good thing in Construct 3 (or handy tip) that people might not know? I just discovered this today - the 'Recreate initial objects' action. When I saw the name I thought ok I guess it could be useful. Today I realized it can load objects from different layouts with region and offset. That's huge... that's Spelunky type procedural level generation made simple.
2) What's a good thing in Construct 3 (or handy tip) that people might not know?
I just discovered this today - the 'Recreate initial objects' action. When I saw the name I thought ok I guess it could be useful. Today I realized it can load objects from different layouts with region and offset. That's huge... that's Spelunky type procedural level generation made simple.
simstratic : This is really something I didn't know about. Thanks a lot!
I had the same problem a few days ago. After shutting down and restarting windows it resolved itself. I didn't understand the cause.
OK! I got it
To add more currencies you need to edit the js script. For the moment it is limited to only one.
What is the error message?
Yes, it can potentially handle multiple currencies. In the example I have limited myself to just one.
Thank you! Dark? And so be it!
I can't decide: light or dark?
My submission for the VimJam: Collectables (8 Bits to Infinity): Reskyu. It's only a prototype but I'm satisfied because this is the first jam I made both music and graphics by myself. I think it could be a good project to develop in the coming weeks.
Link to the JAM: https://itch.io/jam/vimjam/rate/768009
Link to Reskyu's itch.io page: https://el3um4s.itch.io/reskyu-vimjam-edition
Develop games in your browser. Powerful, performant & highly capable.
Thank you Mikal :)
I haven't done many precise calculations. I followed the tips in this article: https://gameanalytics.com/blog/idle-game-mathematics.html or https://blog.kongregate.com/the-math-of-idle-games-part-i/
I have used, very partially, these spreadsheets (the excel version):
https://drive.google.com/drive/u/0/folders/0B-XwqDnGiT2KWjdPbzNURkhKbmM
I also wrote a postmortem post on my blog (https://blog.stranianelli.com/one-color-idle-game/) but it's in Italian. I hope to translate it into English later in the week
Just uploaded my new template for Construct3: One Color Idle Game
Link:
Wow, this is very useful!
Today I studied how to use Media Queries and grid systems in Construct3.
I'm happy with the result; only vanilla c3, no plugins.
Link to demo file: https://blog.stranianelli.com/c3p/custom-menu-with-transition.c3p
Link to demo file: https://blog.stranianelli.com/c3p/custom-menu-with-transition-defrag.c3p