-
online creator tutorial
by adent42 ·Basically, we need to throttle not on the User / Memory / Local DB layer but ton the Local DB / Remote DB level. -
online creator tutorial
by jamie_c ·I don't get the lagging, I suppose it might depend on your internet connection. You can create Actor Attributes by pressing the Plus button near the top of the Actor Attribute Inspector. See the -
Universal Build Question
by bob loblaw ·then make a mask/filler layer below your HUD but overlaying the other layers that covers all the side bits where the display would extend to on longer devices. -
Creator 2.0 help
by Chris Fitsimons ·Clicking on actors and set sort to A-Z makes top and bottom actors in list go blank. Have to close and reopen the editor. -
How to get consent for personalised ads using networks such as admob
by bob loblaw ·there is a pinned thread at the top of the list of threads that goes into this. -
Coin Collect and Not Re-spawn
by Aadee ·(Quote) -
Is there a reasonably simple way to scroll txt?
by tatiang ·Yes, it gets destroyed when it's a certain height above the starting text block actor (which spawns copies of itself below it). -
Sand Balls (Wheres my Water) type gameplay (?)
by Two.E ·Then for each collide square, I am checking to see if it overlaps with the Path Circle, and than destroys self if true. -
Ball movement like on table pool.
by gajaklukasz ·A simple game with a top view. -
Latest info on leaderboards
by mikejamesfisher ·Hi, I wonder what is the latest and greatest information on how to put together a leaderboard. I am looking to have a “speed run” option in my game and have a leaderboard display the top times. Any id -
How to save my progress
by Armelline ·You can assign a table cell to each coin by using self attributes. So each coin records in the table when it is picked up. Then save the table when a coin is picked up. When loading a level, you can h -
Freelance Logo Designer(Original, unique and innovative design for your business)
by IncredibleLogoArts ·Our logo design services is nothing but top notch and Affordable. -
How do I restart the game score and rules when starting a new level?
by bob loblaw ·use a controller actor that’s hidden off screen, and placed on the lowest layer of your scene. -
Change actor1 to actor 2 while clicking on actor 3?
by ucjumr2 ·In one level of my game, coloured fish come across the screen and if they hit trash, they will turn gray and stop. I have completed this part and it seems to work. -
Non-scrollable actor in scene attribute disappearing.
by RThurman ·(Quote) -
Non-scrollable actor in scene attribute disappearing.
by sinbot ·I was trying to do that but since my scene starts at the top I assumed that is where the actor would need to be.> @RThurman said: -
Help Please! Linking/un-linking the same actors so they behave the same/differently in a scene
by bob loblaw ·when you destroy the actor, are you using any attributes to trigger the destroy behaviour? -
Non-scrollable actor in scene attribute disappearing.
by bob loblaw ·i had that same !@#$% of a problem before working it out a while ago. any time you do a non scrollable layer like a HUD setup, always place the actors/instances in the bottom left part of the scene wit -
Help Please! Linking/un-linking the same actors so they behave the same/differently in a scene
by Tishara R ·As I mentioned in other comments I have (partly) resolved this by creating multiple identical actors. However, I now require to destroy an actor in one scene and for the same actor to be present in th -
Non-scrollable actor in scene attribute disappearing.
by sinbot ·The camera begins at the top of the scene. The scene is definitely larger than the camera. The actor is positioned in the lower 3rd of the camera start position and centered. (Image)