Tekniko's Forum Posts

  • No. You need to set them all with the correct spacing in Photoshop or whatever it is you use.

  • Inventory Update

    • Added max items allowed in inventory (Set to 40). Trying to add more than the max allowed to your inventory will generate an error message.
    • Items are now stack-able and display their amount, up to 99. Having more than 99 of an item will force the remainder to a new inventory slot. (Just realized possible future bug with items going over the 99 limit and inventory being full at the same time.)
    • Player inventory will now automatically be saved locally when an item is added/removed.
    • Touching an item will now display a popup window with three options. Equip, Info, Destroy.
    • Allow the user to move items in inventory.(Scraped for now)
    • Sorting feature. (Maybe... seems like a lot of work)
  • Well, he has been online for the past two days... I guess he fixed the problem but didn't bother to tell us.

  • Google doesn't really want you closing your apps though. They prefer the user was able to just press the Home button and return to the app later at the exact same spot.

  • Phone gap won't make a difference. There could be 100 different things slowing your game down. Post a capx and I'll have a look.

  • Any updates on this project?

  • Hey there,

    I have been playing around with Functions and I am curious as to how I would send text to the Function. Currently, I just call a Function with parameters 0,1,2 etc etc. Then the function would display the predetermined text. But what if I wanted the user to input their own text? How would I pass that to the Function?

    In the screen below you can get an idea of what I am working with right now.

  • So like 140 CND

  • Upgrades aren't working. Can't sell Skeleton bones either...

  • Could we please get the [center] {TEXT} [/center] code added to the forum. As well as a few other text formatting ones?

    Thank You,

    Stephen

  • Aphrodite Where would that code even go?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ahh, haven't touched Json yet. I'll hit the manual and see where I end up with that. Thanks!

  • Hey there,

    Do I use "On Start of Layout" and then fill it in with events? Or is there some other way? Like a text file?

    Thank You

  • Browser plugin should be all you need.

  • Hey there,

    I have been playing around with the Function plugin and it's a beautiful thing, haha. But, I came across two things that appear to mean the same thing. If you take a look at the screenshots below you'll see what I mean. There are two different ways of calling a parameter? What's the difference between the two?