-
To make an actor glare or dim.
by tatiang ·Dim can be done with interpolate self.color.alpha to anything less than 1 (e.g. 0, 0.5, etc.). Glare might require a unique image or a secondary actor on top with a different graphic blending mode. -
Favorite game any console
by mynameisace ·Agreed!I elect that we pick our top 3! (Image) -
Favorite game any console
by butterbean ·I elect that we pick our top 3! (Image) -
Problem getting a timer to update to a changed variable
by Goodnight Games ·I have blocks spawning on a timer from an actor at the top of the screen. Every time the timer goes off the block is spawned and the spawnTime variable gets shorter. The is for the spawnTime to decrea -
How to fix the dots on the mini map?
by steve86 ·Go to your scene´s layers and the make sure that the dot actors that are placed on the minimap are placed in a layer that has the scrollable attribute checked. -
Favorite game any console
by xforce ·omg. this question is tough. ive always made top 10 and top 20 lists but never had to think which i rate as my number 1. based on my lists, and its a very very close call, id have to give it to Ultima -
Image Blur for Slot Machine effect
-
Offering my services in logo and stationary design completely FREE of charge
-
Change Image or Destroy/Spawn - Which performs better?
by Asobu_Games ·Hi guys, I am working on a game where there are lots and lots of clothing customization options and things are starting to slow down with so many actors. Initially I have been destroying the old actor -
In dire need of advice about lagging!
by digitalzero ·time to time but i check the actor to make it destroy when it hits a certain wall... can someone please give me further advice so that i can assure that my video game is at its highest quality. thank -
Spinja - Game Dev Log by sciTunes - Showing Off Some NEW Art!
by mynameisace ·Looking infinitely better now, one only slight nit-picking thing is that for the viewing angle, the top one would be less than it is. Other than that, it looks like a really cool pseudo effect buddy! -
I seem to have a bug in my app that I can't fix
by ownage11 ·So, when the spikeys2 (these are my player's bullets that spawn from him when I press space bar) , collides with barrier ( the barrier keeps you from finishing the level), than "finishing one -
How to save a picture or share to Facebook/twitter
by mynameisace ·If you mean on your computer to share to friends, then when you preview your game in creator, click the camera in the top right hand corner and you can save the screenshot from there. -
About "Cannon Physics" Template.
by JoeMeister ·Like mother said just put some actors around the outer perimeters and make up a rule in the Ball actor that says when it overlaps with these "walls" to collide and NOT to destroy. -
Image Blur for Slot Machine effect
by LumpApps ·You could make a copy of the layer and have a motion blur with less strength on top of the first and again erase the unwanted parts for a stronger effect. -
Platformer Linear Velocity X speed vs. Y jump
by SUMinteractive ·velocity x = 650 (top speed) -
Game lags
by zNiiC ·In my game, red balls spawn from the top right corner and move to the bottom left. After about 2 seconds of playing, everything gets really laggy, although there are only 15-20 balls on screen. -
Drag to change scene perspective (is this possible?)
by pinata14 ·you could do this, but it would have to be manual :P you would have to program every single actor in the scene to move a different amount/grow a different amount based upon their position (depth) so l -
FYI Android SDK can cause Creator to have music playback issues
by ellfire ·systems (a entry level MacBook Air, and current top-of-the-line iMac) with reproducible results. So if you have the Android SDK installed and have noticed that music tracks stutter during preview yo -
calculate the center of an object
by toki6 ·hello guys, can you help? in this project, the view is from the top, and have a ball moving on a platform. how do I drop the ball if the platform goes beyond their own half? I hope I was clear and exc