-
Random text in dialogue box
by Armelline ·I suggest you watch some of the great videos on using tables. @Braydon_SFX has a few I think. -
Checking tables for Values quickly
by Armelline ·You have a custom keyboard and text entry method set up? -
when is the steam and windows publishing coming??? i hope it comes soon.!! any news ???
by LumpApps ·and I presume it would work good as native Windows .exe -
Something I work on meanwhile..
by BigDave ·I am really happy with how the levels play now. -
Checking tables for Values quickly
by Armelline ·I'm really not sure what you're trying to do. Perhaps break it down to one problem, outline it clearly, and see if people can help with that. -
Is there a REALLY simple IAP Tutorial floating around for Dummies.
by Armelline ·What method did you use for your IAP, the basic method or the full-feedback method? -
Hello
by imjustmike ·HOWDY. -
POLAR ROLLOUT: Line-Drawing Action Physics Puzzler! [Upcoming]
by imjustmike ·Love that trailer so much! -
Loop music specified amount of times then change
by gooner ·(Quote) -
Loop music specified amount of times then change
by Socks ·throw together your own timer to get that down to 1/60th/sec. -
Loop music specified amount of times then change
by gooner ·PS - would you specify the length of song or is there a property I can find (like screen.width, or self.time, etc.) -
Random text in dialogue box
by Armelline ·Doing what you just said should work. Though it could potentially be done with 1 actor depending on exactly what you're trying to achieve. -
How to make score count only when ball enters from the top of the ring
by Armelline ·Your game wasn't keeping score for a lot of reasons. The file I attached shows you how to make it keep score. And have the ball go in front of/behind the net properly. Did you look at it? -
How to make score count only when ball enters from the top of the ring
by wongj19 ·How can I limit it to one active ball at a time? Is that why my game isn't keeping score? Thanks (Image) -
Checking tables for Values quickly
by fmakawa ·not have a "contain", unless I do a "does not contain: = 0? I off course cant treat the table as an attribute like I did the text attributes with the word list. hmm. Frankl -
Random text in dialogue box
by KevinCross ·You would need to store the random number in an attribute because each time you call that code it picks a different random number so the title and the main text would be different each time and won't -
How to make score count only when ball enters from the top of the ring
by Armelline ·You'll need to do some work on the balls, particularly limiting them to 1 active at a time, but this is one way to do what you want. If you need multiple balls active at the same time, it'll get a lit -
JET Soccer
by wongj19 ·@GreenfroggGames sick game!!! How much did it cost to upload game to android and iOS stores? Also how long does it take for each to upload? -
Random text in dialogue box
by Baccarda ·thank you guys. it works like a charm. -
Checking tables for Values quickly
by Armelline ·A lot of @tshirtbooth's tutorials are out of date now since the introduction of the extra table and string functions. Which tutorial did you use?