-
Interactive Picture Book - Questions and Helpful ideas
by krustelkram ·I think scenes are maybe the better solution because when the scenes change I don't have to destroy my actors, right? -
Terraria Styled Game?
by JGary321 ·You do not spawn any tiles whatsoever. You pre-place all the tiles on the screen. For me I did 32x32 tiles. You need at least 2 tiles of overlap on the side and 2 on the top. -
Display Text layer issue
by Riffel ·Some times Display Text behavior don't work, I need to change the actor layer order to fix it. After all none behavior works if an actor is under/over another. It is just me? -
Hello Everybody,
by krustelkram ·I actually have a picture book (all pages ready) I wanted to start with, but I am not sure I should, because a lot of things seem quite difficult. I made a simple navigation work ( 20 pages) just to c -
images with white background
by VGX ·When you are designing something on photoshop you are always presented with a white screen/layer. So create a new layer and design whatever on that layer or how ever many layers you want/need, that wa -
Top-Down Shooter.. bullets help -SOLVED-
by zoope ·You can destroy bullets on collision with the target actor, or destroy them with a timer... -
Demos for everyone :)
by blue_elephant ·I want a jumping actor to trip when it collides with the back side and fall on top of the actor when it collides on the front. -
Top-Down Shooter.. bullets help -SOLVED-
by Sanction ·I just need to figure out how to destroy the bullets.. or would it be better to recycle them? -
Top-Down Shooter.. bullets help -SOLVED-
by Sanction ·It seems to work but I also have the screen following the Player so it messes up when then screen moves and the spell stops at that location and not getting destroyed.. can anyone help me out or move -
★★★ DBA Explosion Gen 3 Available for Mac and Win ★★★
by JSproject ·At least you & Wayne can take some comfort in the fact that everyone that's been here for a while knows that you provide top quality in everything you do - be that tools/templates/games.. Keep -
Actor touching the bottom of a platform/stopping a jump
by MasakoX ·at all. I want the player to jump if it's on the top of the platform but when it smashes into the bottom of it. -
Actor touching the bottom of a platform/stopping a jump
by MasakoX ·If I jump below a platform and touch it it reset my jump count like if I landed on the top of it. I don't want that to happen and want a rule that if the top of the player touches the bottom pixel of -
Rotate Swing/Pendulum/Orbit
by Briggs72 ·I have seen a lot of videos and templates about orbiting that all use self timers in the coding. I am looking to create a grapple on touch and destroy it on release (swing effect, NOT going towards an -
Table cell value not working properly
by CodeMonkey ·Maybe a timer(with the every setting and run to completion) around the 2 inner behaviors to make sure they run. Maybe the top rule still thinks it is true even after you change the table value so it d -
Boxcraft: Stop The Smog
by lycettebros ·Boxcraft: Stop The Smog -
Dodgeball Ninja! Work In Progress.
by Mattcus ·The game is called Dodgeball Ninja and the aim of the game is to tap on the dodge-balls being thrown at the Ninja before they hit him, so he can destroy them with his sword. You will be able to purcha -
Coco shooter
by maur ·On top of all that I added a blinking animations when items are about to disappear. There is a game over, scoreboard and restart and home button. The only one odd thing is the highscore and score are -
Combination Lock Puzzle
by firemaplegames ·If you tap on the top of the lock, the strip of numbers moves up 100px, if you tap on the bottom of the lock, the number strip moves down 100px. When the Y of the number strip hits one of the repeated -
Accessing Self Attribute of Spawned Actor
by artfish ·attribute attackingtargeted to false and then destroy itself. Put a rule in your cannon ball that says - when self.targeted is true and actor collides with player, change attacking targeted to true, -
Can't get images, actors or any rules to show up / work
by -Timo- ·do you have behaviors in that actor? something with destroy or change scene or something?