-
Making an animation problems
by tatiang ·How are you wanting the animation to work? That is, what do you expect at each time marker (e.g. after 0 seconds, after 3 seconds, after 4 seconds, etc.)? What would a timeline of the correct animat -
Making an animation problems
by digitalzero ·So this is a problem I'm having... I have a cut scene in my game and it's going to be animated and i have change image and animate behaviors and timers but I'm sure I'm not doing something right becau -
Updates 1.24.41 and 1.24.5854 are live
by AlchimiaStudios ·Combined it was, as you might guess, a 30+ fps increase. -
Display text not working?
by RThurman ·You should be able to get it to display as text with something like: -
Amazon Underground Publishing FAILED
by BlackCloakGS ·contact our customer support and we will help you out. -
Please Help Me
by Thunder_Child ·I should add you need to start with right true or left true. One of the has to be true first at start. By default they both would be false. I put that at the top of my logic tree. -
Please Help Me
by boberto ·Please do! -
Display text not working?
by tatiang ·Correct. That's how they've always functioned. -
Display text not working?
by RThurman ·Booleans seem to be working in a Display Text behavior. But they don't seem to work when you use the two dots for concatenation. -
Amazon Underground Publishing FAILED
by NNterprises ·Hello! My app, Money Marathon, worked very easily publishing it to normal Amazon, Google Play and Apple, but when I created a new "premium version" for Amazon Underground, it FAILED -
Any math gurus out there? Like real gurus?
by imjustmike ·themselves. They remain constant, so no matter how big the universe gets, atoms won't destabilise. -
Please Help Me
by boberto ·Thank you. I actually tried that exact same thing, but I will try it again. -
Please Help Me
by Thunder_Child ·Make your actor do this....by default I assume your actor is facing right.....make two Boolean attributes (game level) called left and right. -
Mazes of Karradash 2 - in progress
by tatiang ·Now for the feedback -- mostly critical, which doesn't mean I don't like the game but I think it's often more helpful to find out what doesn't work when you're testing a game... -
Please Help Me
by http_gamesalad ·If you don't have it solved I'll try to make a quick template (Image) -
Please Help Me
by http_gamesalad ·When touch is pressed do change attribute game.LeftandRight to (game.LeftandRight+1)%2 -
Please Help Me
by boberto ·Thank you. I've tried a lot of functions like that, but they all go like this: -
Score Problem :-(
by gajaklukasz ·I hope you unerstand me because my English is not good :-) -
Display text not working?
by tatiang ·Correct. It won't work with a boolean. You could make a rule that says When game.Fruit1Hit is true, Display "Fruit1 True"; Otherwise Display "Fruit1 False" but I -
Attribute based search
by tatiang ·(It goes without saying that you should have extra copies of your project file before you do that.)