-
Distance to Size code?
by Socks ·It is exponential, one obvious caveat being the focal length of the camera lens / eye - as the focal length tends toward infinity the relationship between the object's size (on your retina) becomes mo -
Tips & tricks - what would you like to see
by AlchimiaStudios ·Curious to know, with 1400 actors, what kind of performance impact did you see with the rules being multi conditional instead of seperate nested rules? -
Automated code for next lvl up
by tatiang ·Can you give an example of this? For instance, what would the points requirement be for level 2? For level 3? For level 4? Is it a linear growth or exponential? -
Distance to Size code?
by Socks ·I'm not sure I explained myself very well, I mean object size is linear in that its size is not effected by its distance from the observer, but its apparent size (the area of your field of view it occ -
NYC Gamesalad Meetup
by WarpSpeed ·@firemaplegames You have been added. -
Automated code for next lvl up
by AngryBoi ·I am currently working on a clicker game and am about halfway done. I'm sure you all are aware of leveling up certain mechanics in the game to gain clicks faster and faster. I am doing the same thing, -
Distance to Size code?
by RThurman ·Also, the exaggeration can be enhanced simply by cubing the function (x^3). Or increasing the function by any other power you want. -
Tips & tricks - what would you like to see
by Socks ·Yes, that's the thing that's not immediately obvious, Rule:conditionA+ConditionB looks to be doing the same thing as Rule:conditionA > nested > Rule:ConditionB . . . . but apparently no -
Distance to Size code?
by RThurman ·You can't agree and disagree at the same time! -
Youtube Video of Agar Evolutions
by AppWave Co ·There are creatures that can eat you. As you get into the game, larger creatures start following you. -
Tips & tricks - what would you like to see
by Socks ·. . . but much worse than that, much much worse . . . I was wrong ! -
Youtube Video of Agar Evolutions
by app_sauce ·Cool, i just checked out agar.io . Does your app have any creatures that can eat you? If not it could get boring with the threat of being eaten. -
Youtube Video of Agar Evolutions
by AppWave Co ·Here is a gameplay video of Agar Evolutions, created using Gamesalad. You can download the game using this link: https://itunes.apple.com/us/app/agar-evolutions/id1003545549?mt=8&ign-mpt= -
Distance to Size code?
by Socks ·Agreed, it's linear, but the relationship between a fixed size object's distance away from you and how much of your field of view it occupies is non-linear. The obvious example being a very distant ob -
Tips & tricks - what would you like to see
by AlchimiaStudios ·* 2) I'd love to know the bigger picture of how certain aspects of the engine work. In general we can test one way of doing things vs another with xcode tools, but i'm sure you guys creating the syste -
Need an Android tester
by Armelline ·@ookami007 Thanks for the offer! Template PM'd to you! -
Super Dash-Cat [FREE/IOS/UNIVERSAL]
by marc_greiff ·@BigDave @Tiny_Ideas Unfortunately, I made the trailer after my game was approved, but I'll definitly add it to iTunes in the first update, glad you guys liked it! -
Distance to Size code?
by RThurman ·If you are doing a physical simulation, object size is linear. The calculation is: -
Need an Android tester
by Armelline ·I have put together a quick resource gathering template and it's working great on iPhone. I am in need of someone to test on Android. If you have an Android phone or tablet and a spare 10 minutes to t -
Tips & tricks - what would you like to see
by Armelline ·@Socks It's also worth remembering that one rule inside another and one rule with 2 conditions are functionally different. Sometimes you need both together, sometimes you need to stack them. And of co