-
Spawn random actors with predefined intervals
by Ciaphis ·Thanks @Twayne2 , i’ve Been on the asset creation side (3D modeling) side of the house for a decade and have limited experience with code, mostly the basics. I did manage to code out a terrain editor -
Spawn random actors with predefined intervals
by Twayne2 ·Good job on the progress that you've made, especially for someone with your amount of posts! (Image) -
Spawn random actors with predefined intervals
by Twayne2 ·Btw on collisions you can make it custom collisions using something like physics editor. Then collisions aren't constrained to just rectangles. I made a banana collision for a game. -
simple movement problem
by mikejamesfisher ·Yes thank you thats what i want... (the actor can move both directions). i did try the attribute model but didnt work. But it should. So i wil look back over and try try try. Thank you for the suggest -
Can't upload iOS app to Apple
by jamie_c ·Have you tried the blue icon in the bottom right of the screen, that is a 'direct' connection to support. They don't really monitor the forum. -
Spawn random actors with predefined intervals
by tatiang ·it and someone will likely have an idea about how to help. -
Spawn random actors with predefined intervals
by tatiang ·Probably hard to see on YouTube but it really doesn't matter since you're seeing it in GameSalad, too. -
Spawn random actors with predefined intervals
by Ciaphis ·Here is a copy of the project I am working on. Go ahead and run it and see if you notice the "hitching" behavior that the "Dual Object" is performing while scrollin -
Spawn random actors with predefined intervals
by Ciaphis ·Do: -
Looking for experienced coders. For a fireTv project. simulated lottery scratch off game. PAID!!!!!!
by bpositivegames ·Does you have experience with FireTV. Does it allow for touch screen applications. Im looking to create a simulated lottery scratch off game. Overlay that can be rubbed/touch/scratched off with images -
Help!! Top and bottom screens too big to work on at same time
by 1gamesbond1 ·Is there any way to make the black scene screen on the top portion of the work page smaller as it is too big and I have limited vision of the actor/table bottom portion of the screen? My computer reso -
simple movement problem
by RowdyPants ·@mikejamesfisher Do you always want the flying actor to be moving left? If so you could take out its 'if button pressed move left' and just put in a change attribute behavior 'linear.velocity.x to -1 -
about random numbers
by jamie_c ·You're welcome, and glad you've like the videos. (Image) -
Spawn random actors with predefined intervals
by Twayne2 ·rules and you can make the object appear random within certain spaces. If you came up with a lot of rules I suppose you could make the objects never appear next to each other. But at this point, is i -
Spawn random actors with predefined intervals
by Ciaphis ·You guys are awesome! -
Spawn random actors with predefined intervals
by Twayne2 ·Well the potential of invisible actors mixed with self.atrributes is quite powerful and can accomplish this. For example, say in actor 1 spawn invisible actor B on actor 2's position. (X,Y.) And in ac -
about random numbers
by whycali ·Now that makes perfect sense. Thank you so much. oh by the way i have watched alot of your video's and they are F%$king (sorry for the language) amazing. Thank you again for what you do for GS. -
about random numbers
by jamie_c ·When you generate the random number for the red coins, do something like this: -
about random numbers
by whycali ·Ok so for the showing the coin number its under game.coins and currently setup -
Move by touch and scrolling scene
by Armelline ·It might be this, but it's hard to tell from your description: When the screen scrolls, the location of your hero scrolls with it, but the location of your touch does not. The touch is always 0-768 on