-
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by jamie_c ·@Freddy666 I'd try importing the sprite at the actual size you need it. So if you want your final actor in Gamesalad to be 128 x 128 pixels, import an image of that size into Gamesalad. -
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by Julio84 ·@bob loblaw @jamie_c I resized my sprite after I imported it into Gamesalad but that did not solve my problem, my sprite is very pixelated, maybe I am not doing the right thing to resize my sprite? Wh -
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by Julio84 ·@bob loblaw @jamie_c Hey no I didn't think about resizing after importing my sprite, I'll try this after I come back to tell you if my sprite is still pixelate or not, thank you very much to all the h -
Student Video Game Looking for Feedback
by adent42 ·@UrsBucher if you contact us for a demo request, we can send you more info on the curriculum and refer teachers -
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by jamie_c ·Are you reducing the size of the sprite in GS once it's imported, since it's so large to start out at 2048 x 2048? Try saving and importing it at the actual size you'll need it in GS and see if that h -
Free Music Resource
by Eric Matyas ·If you have kids (or know someone who does) I’ve created a website for my free video learning series, “Dune’s Island.” You can access all of the episodes and support documentaries as well as tie-in cu -
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by bob loblaw ·generally when i make images, the finer the detail, the larger the canvas and resolution, and then i’ll try not to import anything to gs that is smaller than 128x128. i think gs then scales the image -
My sprite is pixelated when I import it into Gamesalad, how to fix this?
by Julio84 ·has a lot of aliasing, I created my sprite with Adobe illustrator cc 2020 and I the export well in PNG 24 bits, when I look at the preview of my sprite from my Mac, the outline of my sprite is very s -
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. -
Some bugs on 1010 template
by CasualEvolution ·It was not my idea to bother you with the topic (Image) -
Some bugs on 1010 template
by Two.E ·You will notice that when you place new actors on a new scene, their positions get recorded as 10.00048786438764238746 or something similar. -
wrap ipa/apk with 3d party service
by solnika ·for example: www.appdome.com -
GameSalad Creator 1.25.96 RC
by bob loblaw ·names of actors seem to turn black when you change one, and the + - buttons aren’t visible. -
GameSalad Creator 1.25.96 RC
by Armelline ·Preview is much less reliable when trying different screen sizes. I find it's impossible to accurately preview iPhone X dimensions now. Ended up litereally buying one to test with. -
Some bugs on 1010 template
by CasualEvolution ·When I move the pieces to the board, sometimes it happens that the piece "don't fall" from the place where it was released and some of its blocks may coincide on other cells already -
Can I hide on the Android device, the black bar with buttons, at the bottom of the screen?
by marc_greiff ·@gajaklukasz did you ever find a solution to this? -
How can I create a mechanism based on the 8 direction movement ? (Problems solved)
by bob loblaw ·just one thing to keep in mind if you're making a pseudo 3d type game, because you're working with a 2d engine, you need to take into account the actors' positioning in the layers heirarchy if you're -
How can I create a mechanism based on the 8 direction movement ? (Problems solved)
by Julio84 ·@bob loblaw @adent42 Thank you for your explanation and for the demo but I think that my explaining the support should be sufficient since I do not use joystick but I move my character to the touch, I -
How can I create a mechanism based on the 8 direction movement ? (Problems solved)
by bob loblaw ·this file is a really basic demo of it. it would need some fine tuning to make it game worthy but hopefully that helps you get your head around it. it's similar to what adent was describing. -
Change actor1 to actor 2 while clicking on actor 3?
by tatiang ·Also, it seems like you're using an actor tag to refer to an actor with a different image. That's not how tags work. So maybe it will make more sense when I can see your project (or screenshots).