-
Bug in gamesalad
by AlchimiaStudios ·I would suggest checking layer ordering. Try looking at the layers on the working scene and then move the actors involved around on the broken scene, so they match the layer ordering from that one. Ev -
Change Actor images
by Pirate OS ·second I would like the falling object color to match the color of the actor so it destroy it and when it's not the same color I would like it to game over it, I have done this but the problem is that -
Reduce Lag on my project
by MelodyCats ·* look for any actors that no longer need to be there and destroy them. For example I had a couple that were needed right at the start of the scene but after that I could get rid of them - so for exam -
Actor collides with Actor Destroy a different Actor
by aidanshaw92 ·correct! it was very simple. -
Actor collides with Actor Destroy a different Actor
by Icebox ·change attribute game.destroy to true -
Actor collides with Actor Destroy a different Actor
by aidanshaw92 ·---game.destroy to true -
Actor collides with Actor Destroy a different Actor
by aidanshaw92 ·The character falls from the top of the screen until it hits the 'entrance barrier' and stays in that stagnant position for the duration of the game. -
Actor collides with Actor Destroy a different Actor
by aidanshaw92 ·Thanks, ill give this a go -
Actor collides with Actor Destroy a different Actor
by Icebox ·yes create a boolean game attribute call it destroy -
Actor collides with Actor Destroy a different Actor
by aidanshaw92 ·Is it possible to destroy Actor 3 if Actor 1 and 2 are to collide? -
To make a Actor fall down and camera to follow position - Game Over
by Toque ·Changing the scene size by itself won't do it. You need to change scene size and design game in top half. Place the game over on the bottom. -
To make a Actor fall down and camera to follow position - Game Over
by Toque ·They designed and made the game on the top half of the scene. On the bottom half they made the game over area. Then they move the player and camera to the lower half of the scene at game over.. -
OpenURL
by dragon_12dk ·Hello, the OpenURL function is very important in how my app functions, however for it to work properly for what I am doing, I need to remove the "close" button/header at the top, so -
Can not get the control camera function to work
by Braydon_SFX ·(Quote) -
Can not get the control camera function to work
by Toque ·Scrollable layer. -
Having trouble getting actor to rotate after leaving initial scene area.
by cpugamereviews ·It's a top down shooter. -
Tables are resetting in preview mode.
by DarthGabriel ·I have a question. When I save my tables and then click reset at top of the screen in preview mode, all my table information is reset instead of being saved. Yes I have tried save table and save attri -
Zipalign file missing
by PixelGaming ·* Press the Android Studio tab on the top left of your screen next to the apple icon -
Zipalign file missing
by Japster ·Then search using the top-right search tool, but highlight "Library" after starting the search:- -
'Endless Runner' Opinion
by elementappdev ·Has anyone who has ever made an 'endless runner' style game found it better to repeatedly spawn/destroy obstacles or use the same few and wrap the scene while changing it up a little each time?