-
Have enemy fire when facing actor?
by The_Gamesalad_Guru ·(Quote) -
Have enemy fire when facing actor?
by Terrellort_Gaming ·You attach long actor on the face of enemy, which can be used like a sensor. And when the long attached actor collides with you(which mean the face is toward you), you make the enemy bombastic bamboo -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·* Playstogether was removed until Windows was ready -
Have enemy fire when facing actor?
by The_Gamesalad_Guru ·You might need to wrap both sides of that equation in a floor as if they are off by .001 then it won't be equal. You will need to monitor the vector to angle output and the rotation to see if they mat -
Left right movement jamming.
by The_Gamesalad_Guru ·Also note you don't need that rule in the otherwise section. All you need is the change attribute this is why it was getting stuck. Touch is released is a permanent condition once executed unlike pres -
Left right movement jamming.
by Zebadey ·Thank you all , solved it straight away. Wow you guys are good (Image) -
Platformer game progress
by Icebox ·@Sparkyidr Thank you , im glad you like it , the music is great (Image) -
Left right movement jamming.
by mhedges ·(Quote) -
Changing table value causes score to stop working.
by The_Gamesalad_Guru ·That's because there is an issue on Windows creator and display text and tables. The display text doesn't update to the new value. Your code was correct except for the order of it. Here is how to chec -
Left right movement jamming.
by Icebox ·@mhedges The problem with using pressed in movement buttons is that when you switch from right to left it sometimes gets stuck , so its better to use inside , cause some people swipe their finger tip -
Left right movement jamming.
by Icebox ·I usually do my movement this way , -
Touch to change rotation direction doesn't work
by hamzawesome ·Thank you so much, that worked! -
Touch to change rotation direction doesn't work
by Icebox ·@hamzawesome Create an integer game attribute , call it Switch , In your touch actor create this rule -
Touch to change rotation direction doesn't work
by hamzawesome ·I'm trying to make it so that whenever the screen is touched while the actor is rotating clockwise, the actor will start rotating counter-clockwise and vice-versa. Tapping the screen once while the ac -
Left right movement jamming.
by MentalDonkeyGames ·Can you post a screenshot of your rules? It's much easier to help if we know exactly how you've set things up. -
Platformer game progress
by Icebox ·Thanks alot guys , glad you like it -
Emoji creation for display text
by natclarke ·I would like to add my own emoji to my display text. I assume it uses my mac system emoji's. Does anyone know who you can customise it and add your own? -
How can I write this logic?
by 3absh ·@Manto Thank you and to all those who helped -
Anyone else having trouble scrolling through the code?
by 3absh ·I don't have this problem in other apps like Google Chrome. -
Can you have in app purchases restore on game load?
by BazookaTime ·You will need a restore button (option) or Apple will reject it.