-
App Store feedback: Missing Push Notification Entitlement ?!?
by jonmulcahy ·It's just a warning, you can still submit just fine -
100 scenes with 100 repeated actors in each scene! File size Problem!!
by GameAlchemist ·Hey guys, I am having an issue which i don't think concerns optimisation of rules inside each actor or anything else. I currently have about 3 scenes done already with each containing about 100 actors -
[GAME] : training bunny jump
by theprodeveloper ·Tap screen to jump to avoid obstacles in your world adventure! -
Actor with Interpolate behaviour does not detect collides or overlaps with
by neoman ·Cheers for the explanation @Armelline! That makes perfect sense. I had a look around but couldn't find the tutorial you mentioned but you have pointed me in the right direction. I will figure out how -
Universal Build (Flexible Aspect Ratio) Stretch Trick -- With Video and Template!
by ka822 ·I tried using your method to build my portrait project. (Non Scrolling, just one single scene with fixed camera sizes based on devices screen sizes). -
Mac Creator Release 0.13.36 is available
by Fajlajp ·Have you been able to enable the playstogether behaviour in this stable build? I can just choose "My own server" -
Full Screen Mode on Android
by stanny ·Yes, is there any way to make that bottom bar not appear? -
RAM Usage/Image Size.
by colander ·I can't tell you the technically reasons why just the results. I don't know if it would still apply as a lot of improvements have been made to Creator. But when I last worked on it large actors and im -
Template share: Here is a simple parental gate I made for external links
by LittlePhoenix ·Thanks @revoltandreverb... Was feeling lazy after trying to implement a swipe two fingers left Parental Gate (was much to buggy) Yours looks like it will do the trick though. Cheers -
RAM Usage/Image Size.
by Lovejoy ·So 4 total images of 512x512 will still each load in 0.25 seconds from 0% to 100% and save you the processing power of 0.75 extra second a 1024x1024 image would take. -
Changing the same attribute with the one touch
by Socks ·In fact in hindsight you can reduce the equation down to just (x*2)-1 -
Odd behavior with moving actors
by ookami007 ·I've generated 15 actors 320 wide by 50 tall on an iPhone 5 resolution and each has it's linearvelocity.Y constrained to -5. They move downward in sync but I get lines between them that I shouldn't b -
Need help with ricochet
by Socks ·No problem, the more detailed and precise information you can give the better ! -
Need help with gravity and adding a health bar
by Socks ·When I said '90°' I was referring to the direction setting in the Change Velocity behaviour, '800' referred to the speed, change these values to whatever suits the particulars of your project. -
Making an actor seem like its jumping without using gravity
by ookami007 ·Do you mean the built-in gravity rules? You could always use a combination of accelerate to give the actor simulated gravity and then motion.linearvelocity.y /x to give it "jump" -
Need help with ricochet
by Socks ·Would you be prepared to reveal the code that makes your project behave as it does ? (Image) -
Need help with ricochet
by jessiebnyc ·I can make it collide off. The problem is the initial movement. If I tell it to move or accelerate in a certain direction it will try to keep going that way after it collides instead of bouncing arou -
Need help with gravity and adding a health bar
by subboy1@gmx.com ·I did what you said and it is flying down but how to I make it stay on the ground etc -
Need help with gravity and adding a health bar
by Socks ·Most people don't bother with the built in gravity settings - and instead use the Accelerate behaviour - this offers a lot more control, give the actor you want to be subject to gravity an Accelerate -
RAM Usage/Image Size.
by Socks ·(Quote)