-
API integration
by adent42 ·you will need your own proxy to translate between gamesalad’s tables json and the api’s repsonse -
spawn actor from the inventory
by tatiang ·If you want to spawn an actor when an inventory item is clicked, just spawn a single actor and use the ID system from my demo to transfer information from a table to the spawned actor. The algorithm f -
spawn actor from the inventory
by UltraLionBlu ·thank you again but I think I could not explain. I have already created something similar to what you say, these 2 templates do not answer my question. -
spawn actor from the inventory
by tatiang ·Making a working inventory system is A LOT of work. But here's a demo (attached) I just made to get you started. -
Pause question
by RedRobo ·So basically the actor rotates completely in 5 seconds, pauses for a second then does the same again. -
spawn actor from the inventory
by UltraLionBlu ·Hi thanks, I downloaded the inventory you suggested but it doesn't come to the solution (or maybe I didn't understand it) -
Can you allow some people to download your app for free on App Store?
by MelodyCats ·If by reviewing you mean writing a blog post, article etc then you can give them a promo code... -
Can you allow some people to download your app for free on App Store?
by sinbot ·If you have a product on the App Store, how can you allow some people to download it for free for reviewing purposes? -
spawn actor from the inventory
by UltraLionBlu ·For example, I have an inventory and in each slot different things could happen depending on what you buy in the game. -
Google warning WebViewClient.onReceivedSslError, how to fix it in GS?
by viji ·Sign in to your Play Console, and navigate to the Alerts section to see which apps are affected and the deadlines to resolve these issues. -
Experienced | 2D/3D Gaming & Animation service provider @ Indie Price| Looking for Work
by Hephaestusent ·Feel free to contact us for your Art related queries. -
Free Music Resource
by Eric Matyas ·Anyhow, I’m a bit under the weather this week…(back probs…ugh)…but I did manage to create a few new music tracks for everyone…free to use with attribution: -
Pause question
by RThurman ·You are welcome! -
Pause question
by RedRobo ·(Quote) -
Lua-isms in your expressions.
by Armelline ·(self.random==1)and("Yes")or(self.random==2)and("No")or(self.random==3)and("Maybe") -
Pause question
by RThurman ·Here is an old thread that shows how to make your own interpolate behavior with the expression editor. It might give you some ideas on how to create your own way of stoping and starting an interpolat -
Lua-isms in your expressions.
by adriangomez ·What! 0_o. Head blown that I can use lua inside the expression editor. I knew it was lua just didn't realize that it would not be all filtered out. Thank you @adent42 for starting me down a wormhole. -
Pause question
by RThurman ·You can use attributes in the interpolate behavior's To:[ ] and Duration:[ ] fields. -
Code Signing apps for the Mac App Store
by Glass Frog ·Good luck, hope it fixes the problem for you. -
Lua-isms in your expressions.
by adent42 ·or methods people are using that aren't usually documented.