Hi,
I got a problem that I hope is an easy fix. I am using the enemy qualifier, but the code still conficts with itself whenever each enemy dies. I am aware I probably have to add something like...
Type: Posts; User: Shaifhemraj; Keyword(s):
Hi,
I got a problem that I hope is an easy fix. I am using the enemy qualifier, but the code still conficts with itself whenever each enemy dies. I am aware I probably have to add something like...
Hi!
So I have an enemy character who is supposed to chase me down while holding a gun, which is positioned at the action point of the character. However, the gun gets super jittery and changes the...
Hi,
I am currently trying to make a top-down shooter, and downloaded CleanerAI for enemy movements. Since my game is similar to the project it was originally used for, I figured it should work.
...
Hi,
I am currently working on a visual novel game. I want the typing speed to be fast, but it distorts the audio unless I make it roughly twice as slow as I want it to be.
so when I make it...
Thanks man, decided to replace it with an active object and that fixed everything. I read more about it and I think its a wise investment.
Hi,
Before you send me to a similar thread, I have already looked and am still confused.
I am trying to enhance a dialogue system I found on this website with choice-based options for a visual...
Hi, using and editing this to add choice-based options! Really impressed by what you made.
So I have a background image so massive that its 15,000 by 10500 and 80mb. My overall frame is that size while whats shown on screen is always 1920 by 1080. I cut the image into 25 pieces with each...
Thank you very much, man!! I really owe you one, I was struggling with that for a while
Can I use this?
Clickteam doesn't give me the option, if you looked at my code, I'd seriously appreciate it.
Trying to create an RPG game like Undertale where NPCs can talk to the player when pressed in front of. I want to make it so the paragraph resets to 1 when the npc is clicked on again, as right now...
Thank you :)
So I've had my game on the play store for a week now and only test ads are getting displayed. I think there's something in the coding. I removed the * in testing devices. Can someone please fix my...
Testing Devices is Blank.
I have this set in the code, is this the issue?:
Start of Frame - Set Admob Test Devices to GetDeviceIdAdMob$( "AdMob" ) along with make interstational request
The...
I have the same issue, what do I change "Set AdMob test device to GetDeviceIdAdMob$("")" to?
My game is currently not on the google play store or ios app store and I have implemented interstitial ads all over my app. All are test ads though. Will they show real ads when I upload the game to...
THANK YOU!! I didn't know I wasn't using TFF font so I deleted my OTF font and got the TFF version. Fixed everything. I owe you so much!
Now I gotta do is figure out how to make an unlocking...
I emailed the author but I'm honestly just making the app for a university project, I'm not going to charge for it unless I do get the authors permission for commercial use. Its an FBI themed app so...
I'm having the same issue even though I unticked the system font thing, added the font into pack and added it into event editor to display on startup
can you help me?
I've tried everything but every time I export my game, the font is always basic.
I unticked "use system fonts"
I added the correct font "travelling_typewriter" to the properties in the font to...
I'm trying to make a game in Clickteam fusion called "target practise", where you hit targets by scrolling to the left and right and firing from a gun in first person view. It doesn't have to be in...