-
Video Tutorial: Custom Collision Shapes using Physics Body Editor
by Armelline ·I did pretty much exactly the same thing in PhyscisEditor as you did, just on a Mac. Perhaps this is a Windows version bug? Try importing this collision data. -
"HitMojiz" now on the App Store & Google Play
by Smite ·I made a game "HitMojiz" (All You Need is Love) -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by build ·i will test with a csv with 1000000 row containing the numbers 1-1000000. Then make it scroll up 5000 numbers a sec. too see how far it goes -
Video Tutorial: Custom Collision Shapes using Physics Body Editor
by build ·Heres a short video showing the same issue using PhysicsEditor -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by NNterprises ·Never tried windows 8 but windows 10 works fine. -
Video Tutorial: Custom Collision Shapes using Physics Body Editor
by Armelline ·I'm afraid I'm not familiar enough with PhysicsBodyEditor to be able to spend 15 minutes watching videos - I'd have a much better chance helping after seeing your process using PhysicsEditor. -
Video Tutorial: Custom Collision Shapes using Physics Body Editor
by build ·Your example works just fine. I made a video showing the whole process for 1 object. Could you please take a look at it. (its split up into 2 videos because i lagged out) -
Tap To Play
by NNterprises ·I do tap to play on some things, I do the transparent layer full screen size on top of everything, and create a boolean attribute called START. -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by NNterprises ·Yes you can only get large tables with importing CSV files. I have a 200 x 3 table in one and I cannot see any rows past like 50 or something, but it still works I just have to open the file separatel -
Tap To Play
by gooner ·i have seen some games where you tap anywhere on the screen to start (in place of a play button) ... -
'touch is pressed' being pressed all at once
by Socks ·Asking for additional information is generally the quickest way of resolving issues. If you prefer people to simply give you the correct answer on first asking then you can wait around for that and ig -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·I have tables with 999 rows and 999 columns. Maybe you have to import to get above he limit? It's been awhile since I've looked. I also use a Mac -
Media files are Blank(White)-Android ad hoc test
by Feathers ·However, I figured out that if you attach non-alphabet files in GS, the media files break when you try an ad hok test on devices. The devices just change the non-alphabets to some other weird name lik -
'touch is pressed' being pressed all at once
by Feathers ·(Quote) -
Anyone making 2.5d isometric games?
by build ·Herion, Im willing to give you a copy of my awesome template for free, if you can help me fix my custom collision shapes. -
'touch is pressed' being pressed all at once
by build ·What you need to do is add a boolean attribute, call it "touched" make the following rules: -
'touch is pressed' being pressed all at once
by Feathers ·Here you go. -
'touch is pressed' being pressed all at once
by Socks ·Seems like a very complex way of doing things (?), I'm not quite sure I understand the rules, can you upload a stripped down version of your project. -
Import CSV file button greyed out... bug?? how can i import? (Answered)
by NNterprises ·The purchase table is programmed in perfectly so that the app stores can do it's thing. It's only there because the stores look for it. The only things you can do with it is add rows, put titles in th -
'touch is pressed' being pressed all at once
by Feathers ·Hi guys. I have a game with upgrading features; when touch(button) is pressed you can upgrade some function.