-
Collide Question
by wanegroup ·Is it possible to do something like a collide - 10, so the top actor (the player), would actually sit down 10 px or so into the actor it is colliding into (say the ground). So instead of the actor wal -
Game Questions
by mewilli ·How can I get an actor to only float on the top and bottom of the screen for a short period of time so the player has to interact with the enemies ? -
Need help with making a turn based rpg
by robertkdale ·You can do it in the same scene. Perhaps, you could change the alpha of certain actors to zero and spawn new actors specifically for the battle. Destroy the newly spawned actors and change the alpha b -
Release Candidate 0.13.10 Mac ARC with performance improvements
by BlackCloakGS ·* Creator may crash when moving an actor from one layer to another. -
Spawning problem?
by http_gamesalad ·I'm trying to spawn lines right on the outskirts of big white lines (like walls). The right, left, & bottom lines work but not the top one.. I'm not sure why. I'm trying to have a clear white -
Display score while camera is being controlled
by Lovejoy ·(Quote) -
Display score while camera is being controlled
by EpicoreGames ·@jamie_c i have solved the problem but why do i need to place it at the lower left corner ? i placed it at the middle top of the screen and it works . -
Display score while camera is being controlled
by jamie_c ·You should only place one copy of the score actor and place it on a non-scrolling layer. Make sure it's in the 'home' area (lower left corner) of the stage. -
Display score while camera is being controlled
by EpicoreGames ·the score actor is in both the Background and Layer 1 -
Camera zoom problems
by RowdyPants ·•In the Scene window on top left side click the little Camera button -
Two issues with my Jewel game
by Nocturne31 ·1) How do I destroy four particular actors when they meet vertically or horizontally? (4 of the same colour) -
Is there any way to shake my device?
by gingagaming ·Well in that case, just place it on top of the tumble dryer! -
Display score while camera is being controlled
by EpicoreGames ·ok, so i have created a layer which is non-scrollable but i don't see any option to add actors into it or pull the layer into the scene... -
The forum is a gold mine!
by The_Gamesalad_Guru ·nuggets! To access it use the search box on the top right of the forum and type in a few key words and blam you can dig for all types of nuggets. Expressions,code snippets et... Before you ask your q -
Display score while camera is being controlled
by EpicoreGames ·what do you mean by non-scrollable layer? -
Display score while camera is being controlled
by MattButlerStudios ·Put an actor on a non-scrollable layer and make it display the current score. If you don't already know how to make the score work, simple create an index attribute and set a rule that states: (timer) -
Display score while camera is being controlled
by EpicoreGames ·i can't find a way to let it stay at the middle top of the screen since my main actor is controlling the camera. -
Don't make actor reappear on scene reset
by Mayhem_Madness ·(Quote) -
Don't make actor reappear on scene reset
by RabidParrot ·Before the colliding actor destroys change "Dead" to true -
How to move the nearest actors with same color around one to its position when pressed?
by ferzheng ·For example, i have 25 squares color red organized 5 horizontally and 5 vertically, what i would like to do is that when i press a square in the middle, only the nearest red ones (the 8 squares around