-
rotating actor
by tenrdrmer ·Then place at the top of your actor change attribtue -
what I'm I doing wrong?...see pic
by ShaneS429 ·The only thing I can think of is that in the video, you are editing the prototype of the actor. The code doesn't matter if it is in the prototype or the instance. Perhaps you forgot you have code in t -
I can not get 2 (or more) actors to follow the camera
by m456arcus ·Put the button on it's own unscrollable layer. -
Constrain one Actor to the position of another?
by m456arcus ·Thats what I have now, but the tricky part is when the hull rotates, since its a top down game. It will probably require sin and cosin, but from there I don't have a clue. -
Rotate Device Changes Camera Control?
by DrGlickert ·Nope. Nevermind. I'm an idiot. I had Actor 2 on my HUD and not on the same layer as the other player... -
Maximum Damage Game
by jbrown2177 ·i think he's thinking for street fighter bonus stage style lolz. destroy the rolling barrels or a brick wall. -
Making the player spawn at a different location after going between scenes.
by keflyn ·on top of that problem, there is now a problem with my light, it's not following with my player up and down anymore, just left and right and is not spawn above my player either, it's spawning at the b -
destroy actor but leave particles
by SlickZero ·If I'm understanding you correctly, you need to spawn an invisible actor from the star, when the star gets destroyed. And in that invisible actor, have the particles emit from there, and add a timer t -
destroy actor but leave particles
by simo103 ·likely you will need to move an invisible actor to your main actors position when hit. Destroy the main actor but set the particles to come from the invisible actor and a timer to move it back off sce -
destroy actor but leave particles
by gamedivision ·my actor spawns particles when hit but i have a destroy actor so non of the particles show up unless i remove the destroy actor, anyway of destroying that actor but leaving particles. -
Constrain one Actor to the position of another?
by DrGlickert ·Say you have a player that's body is 50x50, You have a constrain attribute on the body actor of PlayerBodyX and PlayerBodyY. This will be in the middle of the body. -
Waiting on apple to approve
by JohnPapiomitis ·there should be a button at the top right that says upload binaary. click that and the statues will chang to waitinf for upload. then load to itunes connect threw application loader -
Loonimals has released!
by POM ·Stacking them one Loonimal on top of another. -
full game grafiques and sounds for sell for sell
by ozboybrian ·http://www.facebook.com/ListYourTopiPhoneGame -
Focussing Camera on Main Actor.
by ozboybrian ·http://www.facebook.com/ListYourTopiPhoneGame -
Copyright needed for name?
by ozboybrian ·http://www.facebook.com/ListYourTopiPhoneGame -
Maximum Damage Game
by GLGAMES ·i think he's thinking for street fighter bonus stage style lolz. destroy the rolling barrels or a brick wall. -
Launching a new actor then having gravity and other things take it's toll
by AppsRacK ·3. make a transparent actor and put it at the bottom of your chest where you want the stars to collide and destroy or move then Set it to collide to star. -
Constrain one Actor to the position of another?
by ozboybrian ·http://www.facebook.com/ListYourTopiPhoneGame -
Random Spawner Hates Me
by Marc_n_Soph ·I have four actors, one actor in the scene to start off, that spawns another actor in a random place when pressed, then destroys itself.