-
Need Opinions on UI!
by aario ·i think it looked great in your first screenshot ..you just need to move the pause button to the top right so it docent interfere.. -
Provisioning profiles with Xcode
by Nmdogdude ·When I am in the GS publishing window, I get the error 'no provisioning profile found', it's appearing in xcode but at the top, there's a yellow bar that says 'Xcode could not find a vald private-key/ -
To fix the dots on the mini map.
by The_Gamesalad_Guru ·Make sure your dots are spawning on the right layer. -
appear actor
by saadaoui59 ·and if i want to put the actor in the top in what I had to change -
New Forum Category
by xforce ·this is actually something thats been brewing around in my head for the past few months. you're both probably aware of conceptart.org. at the top of the site you can see a small icon that corresponds -
help! load attribute can't work
by cmz ·@mynameisace I have put the actor named "loading" in scene1( top left corner ,white square),it has "load attribute behavior " -
Give me advice what to do to boost sales for new redesigned game.
by macewan ·Just posted my top score to Twitter on the updated version. :-) Something about this game really trips my trigger (that's a positive comment). The color, graphics & sounds fit well together. L -
To fix the dots on the mini map.
by gawakamy ·@LeonardDeveloper Sorry to make you confused. Yes, I actually tried what you mentioned exactly. But if I don't put any dot on the main screen, the dots actor doesn't displayed onto layer tab. So there -
To fix the dots on the mini map.
by LeonardDeveloper ·In gs there is a tab scene/actors (Above where actors usually are) go there and add a new layer and Put the dots onto onto seperate layer called "minimap" and uncheck "scrol -
To fix the dots on the mini map.
by LeonardDeveloper ·Put th dots onto onto seperate layer called "minimap" and uncheck "scrollable" (Image) -
Looking for artist to make background like this
by RP ·That's too bad. Are you sure you cannot salavge the images? Did they get cropped, flattened or turned into an extreme multi-layer mess? -
Give me advice what to do to boost sales for new redesigned game.
by Jaxter ·found.. but not shore to reject.. maybe is promote another way, because right now around 25 000 downloaded it ( was free 3 days and was in top 3 in some contrys even in china... if 25 000 will get thi -
Can I create an overlay menu for my main game screen without pausing?
by Cluv ·to that menu. I think I will most likely just destroy it because I am concerned I will probably forget to disable all the rules, but I guess it depends on how intricate the menu has to be... I will -
Can I create an overlay menu for my main game screen without pausing?
by xforce ·i have a few of these in one of my games so yes its possible. you can either do a full destroy when its not needed or just change its alpha to 0 and make sure theres an attribute that disables all the -
Problem getting a timer to update to a changed variable
by Goodnight Games ·I have one last question, the player can destroy the actors by running into them if they're a certain type. Will having them leave the screen early effect the code working and if so how do I fix this? -
Little help for a newb please
by tatiang ·Instead of stopping/accelerating, you could destroy the tunnel actor, have it disappear (self.color.alpha=0) or just disable its rules by wrapping them inside of the rule that checks to see if game. -
Making an actor's movement follow the ground
-
Favorite game any console
by xforce ·ohh just noticed. not sure if this included pc games or not. if not then my top 3 console only (not pc) would be (this is like trying to choose who is your favourite child) -
Actor mask ? glue Actors together ?
by sveideinc ·I have mad a to the moon game and a shop where you can upgrade your rocket. and i wonder if its possible to either glue actors together or spawn a mask layer on the actor ? -
Counter Problem
by dimps620 ·actor is spawned on top of another actor it is destroyed and tries again till it reaches 15. My problem is that my counter is going negative some times. It will eventually hit 15 but don't know why i