-
how to make character jump via another actor
by HDIMapps ·So, I have things set up, as you mentioned...where if character is colliding with ground the characterOnGround attribute is set to "1" otherwise, it's set to "0". -
Creator 1.24 Hotfix is now available for Mac and Windows
by CaptFinn ·system fonts? You mean the location where most fonts get saved for use in like Adobe products. They access the font folder that's default on the Mac. Can you use that folder to access. Or can you crea -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·ok, I'm back at a computer today. Are you still having trouble with this? I rewrote the get function to create a new log file called getErrors.txt and it will log every major piece of the function to -
Creator 1.24 Hotfix is now available for Mac and Windows
by stevej ·Pretty reliable. I've got them working on Windows, Android, and iOS. Mac should be pretty easy to add. The only issue is accessing system fonts on iOS, due to Apple's sandboxing restrictions (basicall -
Apple want us to be able to restore Goods/upgrades bought by in game coins !!
by Hopscotch ·Well it is not that simple. To be able to identify the user from one device to another, you will need to develop a whole user registration system. -
Creator 1.24 Hotfix is now available for Mac and Windows
by Armelline ·Injecting a static screen is possible, at least in effect. Can't get rid of that loading wheel though. (Well you can get rid of the wheel, but not the box.) -
Can someone give feedback for my 2d game idea?
by tomciomalina ·Walls/platforms will change direction; left, right, up, down every 20sec to give right direction so player can enter new level, which doors will be hided -
Can someone review/feedback my 2D game idea ? No.2
by Thunder_Child ·Took your survey. I agree with most everything you have listed except the length of your title. You should keep it to no more than 12 characters including spaces so the entire title can be read at t -
Can someone review/feedback my 2D game idea ? No.2
by tomciomalina ·Walls/platforms will change direction; left, right, up, down every 20sec to give right direction so player can enter new level, which doors will be hided -
Creator 1.24 Hotfix is now available for Mac and Windows
by unbeatenpixel ·http://www.adweek.com/socialtimes/study-consumers-will-abandon-apps-with-greater-than-six-second-load-times-infographic/616318 -
Trailer file size
by Socks ·If they didn't then they would be streaming a mix of H.264 and ProRes 4:2:2 in MP4, MOV and M4v formats ! I don't know what they use at their end but it's vanishingly unlikely that they simply take wh -
HTML5 Publishing!
by Franto ·html file, tested it on my device, boom, ads show up. I used leadbolt, tried both stretch and banner ads. Theres huge potential for self-publishing. -
Megapowerskills Art! - All round art, animation, vector, raster, pixel etc.
by megapowerskills ·Hi. I haven't posted here for a while but I have an opening in my schedule so I'm looking for some jobs. I offer affordable rates and a fast turnaround time. Here's some samples of work I have done -
Trailer file size
by Socks ·I'm sure Apple know what they are doing, if they allow 500MB videos I'm pretty sure they know they are going to be able to deliver that to their customers, they are unlikely to set limits that cause p -
Free Art and Graphics!!!! (Assets, Backgrounds, Art Packs, Etc…)
by Mobile-Game-Graphics ·This free game assets pack includes 3 extremely beautiful PSD layered backgrounds for awesome Parallax effect. Available in popular file formats (AI, PSD, PNG, and CDR), each background contains detai -
Gamecenter Beta
by Games4life ·(Quote) -
Trailer file size
by Village Idiot ·@Socks Yeah – it just seems so big. Wouldn't it be slow load for someone to look at it over the phone/cell network. Or am I just thinking in 90's terms? Is 260 MG not so much these days? -
Trailer file size
by Socks ·What is it about the file size that concerns you ? Is it the upload time or something like that ? -
Creator 1.24 Hotfix is now available for Mac and Windows
by Armelline ·Three revolutions when changing scenes is a long load time. 10+ seconds when launching the game is a very long load time. On modern devices, load times should be much shorter than that. -
textSubStr Confusion
by Armelline ·textSubStr isn't really intended to be used with the 0th character of a string. What it seems to do is just add 1 to both numbers when a 0 is used. So instead of textSubStr(self.text,0,5) you're getti