-
Upside down
by belotte ·*Spawn actor:direction 0, relative to scene, position -35x 295y relative to scene -
Tap To Move Help
by kew709 ·to only one tap at a time. I have an indicator spawn where the player tapped and then the actor moves to where the device is touched. I also have it so that the indicator spawns an invisible actor so -
Moving in relation to certain conditions
by GuaveMedia ·I need your help please. In my game I have a magnet effect put in. So some collectable items can be magnetized and move then to the main character where they are collected. My items spawn some particl -
Reseting Timer Without Leaving Scene
by richcoy ·Thanks for the video. So if I use a self time instead how would I reset it? Do I spawn a timer at the scene load and then destory and respawn? Seems a little wonky. -
Problem when Changing Scenes
by tatiang ·If neither of those work, create another new scene and add an image to it to make it unique. Drag your new actor onto the scene and click on it to see if it works. -
Spawn actor and initialyse it
by tatiang ·An example of this is to have a counter that increments each time an actor is spawned and then the actor "grabs" that counter as its own: -
What is the "performance cost (memory/cpu)" of adding a new Actor, Scene, etc.
by famekrafts ·Do not spawn actors, simply put them off screen and recycle them. -
How much is too many spawns?
by Socks ·(Quote) -
Spawn actor and initialyse it
by r0bb12 ·Hi, I've been playing with gamesalad for mac and I would like to know if it's posible to spawn an actor and pass it some parameters on the same time. -
How much is too many spawns?
by Kumii ·I have one actor (eg. Actor 1) randomly spawning 1 of 11 different actors. Then I have that 1 of 11 actors re-spawn Actor 1. -
How to get collectable letters to spell out word?
by tatiang ·Can the player collect the letters in any order (e.g. A-N-D-G-E-R)? If so, do the actors spawn in the order collected (A first) or spelling order (D first)? -
How to get collectable letters to spell out word?
by DoomedtoFailStudio ·when attribute game.letter1 is true spawn actor letter1 (the first of 7 letters in the word) -
Could I sell these on the Marketplace?
by cartoonscott ·skills could change features to make it more unique to them. So that is why I was thinking $50, as they could use these characters over and over as a base model, and use differently for different gam -
Could I sell these on the Marketplace?
by cartoonscott ·I'm happy to provide all of these characters as a package, so that people can mix and match hair, eye colours. Later on I could release add ons. Price wise, I really don't mind. Would $50 be too much? -
Spawn Actor on X higher then 1000px
by Dima_HH ·When I want to spawn an Actor, i can choose the position. -
Could I sell these on the Marketplace?
by cartoonscott ·Everything is layered, the hands, arms, eyeballs, eye pupils, eyebrows, side of hair, back of hair, fringe, or in order so that the character can be animated in lots of ways. Instead of me making a fe -
Footprints
by Socks ·(Quote) -
Scrolling Background. without using Scene wrap.
by CaptFinn ·I then place the background image in and give it the move behavior and it alllllll works fine. Then I tell a actor " the cloud" to spawn off screen at 160x720 and also travel down. -
Footprints
by sparkania ·well.. the spawn actor thing works Awesome.. but the 2 problems are 1, I cant get a spawn to fade out.. and 2, didnt want a billion actors.. I'm workin it... -
Footprints
by Socks ·Particle effects tend to be like that, a bit random, I'd use Spawn Actor instead.