Thanks to CF2.5 Build 288.0, angular velocity can now be obtained thanks to a new expression, so the physics pause widget can now pause and resume the angular velocity.
@PlasmaVoid I realise it's...
Type: Posts; User: Game_Master; Keyword(s):
Thanks to CF2.5 Build 288.0, angular velocity can now be obtained thanks to a new expression, so the physics pause widget can now pause and resume the angular velocity.
@PlasmaVoid I realise it's...
Exactly like that - does your example use the built-in physics movements compatible with iOS/Android etc?
Is there a way to use the mouse to pickup objects that have the physics static movement?
Essentially, what I'd like to be able to do is have two objects (both with a physics static movement,...
I know - I put that in the first post :)
Sadly it's a limitation of the physics movement; I couldn't find any way to retrieve the rotation speed before pausing, so couldn't restore it when...
There are plenty of very good 3D engines out there. If CT decided to make Fusion 3D, the first iteration of that product would be unlikely to compete with the other engines on the market. It makes...
Try this: http://community.clickteam.com/threads/86802-Easier-Resizing-Widget
Made it a little while back for this purpose.
Actually, as of Xcode 7, you can test on your own devices without the need of a developer account.
Plug in your device, then in your project go to Product (menu bar) > Destination > Select your...
If you double-click on the active object, and go to the walking animation (bottom left of the image editor window), are there any images in that animation sequence? If not, then that's why only the...
Someone sent me the extension recently - I can't remember if it works or not, as I'm not sure I used it in the end.
Here it is: https://app.box.com/s/7nnqk9sxf3koe9az1mh49oythc4xzr1t
Fixed a bug that caused objects to keep moving when paused.
Thanks to RhysD for spotting it.
This widget makes it easy to enable pausing with the physics movements.
Widget:
1. Drag the "Physics - Pause" object into your frame.
2. For each active object that you want to be pausable,...
You could use string objects I guess, then untick the "Create at start" property in the Runtime Options tab.
Yes, the NumberOfLevels variable is the max level you can go up to.
The point in the divider on the multiplier variable was to make it so that the 1.01 was added to a decimal number rather than an...
You could try something like this:
Change to next level = (CurrentLevel * 1.3) ^ (Multiplier + 1)
Multiplier = 1.01 + ((NumberOfLevels - CurrentLevel) / 100)
It gives an S-curve when plotted on...
It's called Parallax Scrolling - there's a link for the tutorial below :)
http://www.clickteam.com/creation_materials/tutorials/download/scrolling_tutorial.pdf
Try it without your app's identifier (com.abc.def) - I seem to remember the last time I used IAPs I could only get it to work if I just used the IAP's name.
I haven't used IAPs since Fusion 2.5...
Sorry, I meant you could set the global variable via an action (you could do this using a Start of frame condition in the first frame of your application).
Alternatively, if you didn't want to...
Set it via actions rather than in the global properties, then it'll work.
Unfortunately not - even though every device has a unique identifier (UDID), Apple started rejecting apps that utilise the UDID last year I believe (and from iOS 7 trying to get the UDID just returns...
I don't think so; the system name, system version, model and localised model are not unique identifiers by any means.
It may prevent a transferred ini being used on another device, if the user...
+1 white white white
You can actually use Weebly for file uploads/hosting. Create a page on your site that is hidden from the navigation bar, and then insert a File widget (under the Media category) from the sidebar onto...
If you know what version your work computer was at before you updated, try uninstalling Fusion and then reinstalling it with that version. Then see if it will load.
What version of Fusion are you running on your work computer? Is it different from the version of Fusion on your laptop? If so, it may be worth installing the version that is running on your work...
Not sure how much use these will be, but these are what I dug up online that may help:
http://msdn.microsoft.com/en-us/library/8s9b9yaz(v=vs.110).aspx...
There's a slider underneath the direction selector in the active object editor - slide it to the right to get 8, 16 or 32 directions.
The age range is 11 and under, split into 3 age groups:
5 years old and under
6-8 years old
9-11 years old
What I don't quite get is that surely parents would have to type in their...
This should help - looks like there's no built-in way to do it (even in Xcode).
https://developer.apple.com/app-store/parental-gates/
This is a very rough way of doing something similar, but you'd have to tweak it to somehow draw lines between the squares (I'm not sure how to do this, though).
There are no doubt much better ways...
Hopefully this is what you're after :)
Ah that's a shame - that's what I figured. The annoying thing is I actually had it on my hard drive from the original installation, but I cleared out my downloads folder a few weeks ago without...
I'm definitely trying to update the developer version - that's the update file I downloaded.
This is the problem signature that Windows gives when F2.5 crashes:
Does Fusion have a 'safe mode'...
For some reason F2.5 crashes on startup and I can't install any patches to try and fix it, as the update installer says that it can't find F2.5 on my system.
Sadly I'm in a place where the...
How strange. Are you using the latest version of F2.5?
When requesting product information for the IAP, are you using the format com.company.app.IAP-name or just IAP-name?
Mine never used to work in the com.company.app.IAP-name, but did with the...
This expands on klikhappy's example slightly - it'll remove any characters in the DisallowedCharacters alterable string from anywhere in the edit box when it is modified.
Count me in to help find this as well.
You need to use a condition to 'select' the object. For example, if you wanted to move the duplicate object that had an ID of 1, then you could do this:
+ ID of [Active] = 1
- [Active] Set X...
This what you're looking for?
Press Ctrl to pause/unpause the physics.
You could apply a force in the opposite direction to the current direction of travel, which should slow the object down.
The buttons that I created were active objects, rather than any sort of built in button.
They work with Windows and Flash, and worked with iOS in MMF2, but no longer work in F2.5.
I've had this very annoying bug as well - I reported this privately in the Bug Tracker (I gave an example file of a project I was working on) a few months ago, but I never got a reply for it.
...
As far as I know, you should be able to use the Web Object by FVivolo: http://community.clickteam.com/threads/54138-Web-Object-for-developer-2
This widget makes it easier to automatically position active objects when the frame has been resized, such as in mobile app development.
It will make object position themselves automatically...
Animdude, I've also had problems with custom active object buttons not being clickable when they start off of the screen. Is your problem similar to this?
The list object allows a list to be saved (so you could save the list to the same directory as your ini files).
You could have a system like this:
1. At the start of the frame, load the list...
The File-Folder extension allows you to run a browsing loop on a folder, which returns all of the files in the specified folder. You could use that to load all of the ini files from your game's save...
Likewise - it happens to me every time as well, and I haven't had a problem with it so far.
Here you go - hopefully this will help.
Select a list in the dropdown box, and then click on the button. The application will pull all of the list items from the selected list, and add it to the...
Here's a pretty rough Flappy Bird engine, but it should give you an idea of how it can be done by using a custom movement.
I'm sure there are better ways of doing it, but this is the way I did it...
In the List object's properties there's a checkbox that handles sorting. It'll automatically sort the words in alphabetical order when ticked.
Try this :)
12220
It depends what platform it's for - for Windows and iOS you definitely can.
I haven't tried it myself for Android but this should work:...
Yes it works - I've used it on a project very recently.
I think you have to comment out a line of code in the CRunWebView.m file in Xcode though. Comment out the first instance of:
...
You may as well give it a go - it seems that the video is legitimate (just by judging from the comments/likes that it has). You haven't got much to lose by trying it IMO.
In the iOS tab of the Application Properties, make sure the "Display status line" checkbox is unchecked.
In Xcode, go to the first tab and click the name of your project in the sidebar, and go to...
In the iOS Edit Box's properties there's a checkbox to disable the automatic positioning (uncheck the Automatic Scrolling property). I don't think that the property exists for the standard edit box,...
I think it is - it's the most efficient method that I've found.
I find the easiest way is to use Parallels to run Fusion 2.5 in Coherence Mode (meaning that F2.5 runs like any other app on Mac), then build the app to a folder on your computer that both Mac OS X...
To detect the screensize, use the Window Control extension and the ClientWidth and ClientHeight expressions. Note that these will always give the size of the current device's screen, so if you're...
Unfortunately you cannot replace the launch image with an animated one. What you could do is have the launch image as the first frame of an animation that plays in the first frame of your application.
Oh I see what you mean now. I thought you meant that you couldn't add or remove them in the Data Elements window.
I think you just have to load the files as you would a normal file within an...
Yes it should be. So for testing within F2.5, your puzzles folder should be Application.mfa/Puzzles.
You should be able to add Binary Files - the options aren't greyed out for me. What version of F2.5 are you using?
You can't create folders at the runtime, but you can add folders to your project in Xcode, and then load files contained in those folders within your project.
The easiest way to add folders in...
You'd have to tinker with the extension's files in Xcode. It isn't too difficult to do - I did it with the WebView object so that I could load a PDF file, download it and then cache it so it didn't...
This one isn't the same example but it still works well: http://community.clickteam.com/threads/68888-Drag-amp-drop-decelleration-example
You could use a combination of the Get Object and an Edit Box. Load the data via the Get Object into the Edit Box and then save the file using the Edit Box. Then load the file that you've just saved....
With your second point, I've also had that problem. I ended up just setting the transparency at the start of the frame, and it behaved like it should.
+ Start of Frame
- [Active] Set...
F2.5 is a separate program to MMF2, and you can continue to use MMF2 once you've installed F2.5.
The SWF Exporter will work once it's been updated for F2.5, but as far as I know the F2.5 features...
Demo of this widget: http://mmfgamer5.weebly.com/button-demo.html
The attached file includes an updated Button widget with the following improvements:
Easier to use: instead of going into the...
This is where the action point can come in handy (especially if the hotspot isn't in the same place as where you want the gun to go) - set the player's action point to where you want the gun to go,...
Start of Level is the name of the group that Paul's used. A group allows events to be activated/deactivated in a single action, rather than having a condition in each event that activates/deactivates...
The exporters (when they're ready) carry over for free from MMF2 to F2.5, so if you buy Flash now, you'll be able to get it for free when it comes out (soon) for F2.5.
It makes sense really; if there's a home button that can exit any app, then there's no point taking up screen space or having the risk of someone accidentally tapping the close button in the app and...
You can use this widget: http://community.clickteam.com/threads/54493-Slider-Bar-Widget
The widget will be compatible with all runtimes, as it just uses active objects (and counters and strings in...
Nevermind - found out how!
It's possible to read barcodes/QR codes in iOS, but I don't think I've seen any non-iOS barcode/QR code extension.
http://community.clickteam.com/threads/71480-iOS-QRCode-BarCode-Scan-Extension
I have a load of ini files that I want to bundle in with my app, but I'm not sure how to do this.
Say I have the following files:
\Profiles\Profile1.ini
\Profiles\Profile2.ini...
Damn, that's what I figured. I'll just have to come up with a workaround I guess.
Thanks for confirming though :)
What would the best way to create rich text be in iOS? I'm trying to load in an RTF file, which would be possible and indeed very easy with the Windows runtimes thanks to the Rich Edit Object, but I...
You'd probably be best having the rope and the end object separate - make the "deadly" part an active object (with the static physics movement), and then attach that active to the rope using the...
The iOS Exporter will work on F2.5 without the need to repurchase. You'll just have to register it here on the forum (by going to Settings in the top right), and then download the iOS Exporter patch...
The resolution of the iPad, iPad 2 and iPad Mini are 1,024x768, and the resolution of the iPad 3 onwards is 2,048x1,536. 1,280x720 would not fit the screen of any iOS device. You can manually change...
That's probably the lowest on the CT's list of priorities :P
Apologies if this has already been asked/answered, but will the Mac Editor be available on December 3rd?
That's what I've done with Parallels - 8GB for Windows and 8GB for Mac. It works perfectly for me; really quick with no lag.
There isn't to my knowledge, but you could use the WebView object to display a map that you've made already.
On Google Maps, go to My Places, and then click Create Map (you can then use pins and...
I have a game I'm making for iOS that could really use the physics, so I'd like to be apart of the beta testing of F2.5 if possible.
Thanks!
You can - I think you have to select all the frames, hold Alt (or it may be shift) and then select the hotspot/action point you want.
Try using the Multiple Touch object but with the conditions that allow you to enter a number, and then set that number to 0.
Apologies if this has already been answered, but will Fusion 2.5 convert current MFA's to the Fusion 2.5 format? I ask this because I saw that it had a new expression syntax...
Not with iTunes cards, no. Your best option is probably to sell your iTunes cards on eBay or something, and then get the value of them and put that towards MMF2.
It's not too bad - just have each button as an active object, and have a KeyInput alterable string. On each active, set that alterable string to be the key that that active refers to (lower case)....
Thanks, that worked!
You may be best making a custom keyboard using active objects (each object for a button on the keyboard), then just using a string object to display the input. That's what I'd do in this situation.
Use the iOS Get Device object to get the device model (use the GetDeviceRaw$( "iOS Get Device" ) expression), and compare it to the device models that you want to include/exclude. The latest device...
I'm not sure whether this is a bug of Apple's SDK or MMF2, but if the status bar is set to be hidden from within MMF2, it will be hidden for the Default.png screen, but will then be shown after that....
That works perfectly. Thank you, Jahkri!
I've tried that but it didn't seem to work, sadly.
Say I have a text file that I've loaded into an Edit Box, and it looks like this:
Line 1
Line 2
Line 3
And I want to replace all of the carriage returns with another character, for example a...
Additional images and text should be fine - you could use the picture object for the images, and then the get object for the text (then you could save both the text and images once they've been...
You can build the zip file that contains the XCode project without a Mac, but in order to compile it to run on iOS, you need a Mac with at least Lion on it (because you need to compile it with...
This may help a bit: http://community.clickteam.com/threads/58584-Game-Application-Updater
The Game Center Multiplayer extension should let you do this to some extent, though it's not very advanced.
I'd use the easing object - it makes it really easy to move objects smoothly in apps.
Thank's iamjot!
New update that adds a couple of new features:
The user can now drag the area of the screen below the button to open and close the sidebar.
There is a new sidebar mode which...
Oops, forgot to squish that bug. I've uploaded a new version which fixes it - just use the download link in the first post. This version includes a new alterable value, ClickTolerance, which can be...
This is a draggable sidebar that you find in apps like Facebook and Spotify. I've tested it on my iPhone 5 and it works very smoothly.
Just copy all of the objects in the frame, and the one event...
Have you signed out of your normal account, and then signed into the sandbox testing account on the App Store on your phone? You can't use normal account in sandbox mode, so that could be why.
My bad - I looked at the wrong thread when I was typing it out :P
This was the link I meant to post: http://community.clickteam.com/threads/78953-ChartBoost-Control-Object
You can actually use DTownTony's ChartBoost object for more flexibility with the implementation of them: http://community.clickteam.com/threads/73794-ChartBoost
iTunes links: TapApp - how fast can you tap? .......... TapApp (ad-supported)
Tap it, shake it, speed it, switch it, slide it. This is the MOST addictive game on the App Store.
TapApp is the...
Yes, I believe so - that's what worked for me and a couple of other people, too.
Just make sure to have the bundle identifier set correctly in the application properties.
He meant that you have to request the price when you want it, rather than having it hard coded into your app. Use the request product information action for this, and then once the information is...
That should be fine - I had the same sort of thing, as did a couple others. I think you do need the price on the frame, though I'm not 100% sure, as it does tell you the price when it confirms with...
You could always add a new achievement for Game Center having purchased the full version, then you could compare whether the user has completed the achievement, and if they have, disable ads. That...
I did - the only thing I changed to get it working was removing the Bundle ID before the name of the IAP.
That's weird - I made sure I was doing both of those correctly when I was testing, but I always got invalid identifiers until I just used the IAP names. I'm using the latest build of everything, but...
The documentation says that the IAP identifiers need to be in the format: com.myCompany.myApp.purchaseName
This no longer seems to be correct; IAPs wouldn't work for me unless I got rid of the...
So they're saying that each review is worth $3.00? In my opinion, that's not worth it. Say your app sells for $0.99, you get $0.70 per sale. You'd need more than four sales per 5-star review in order...
Okay, well then I guess you won't be able to make the editor that you want; you don't want to put the effort in.
Ah well.
Ugh. Yes, the solution is to create a scrollbar for the edit box. It's not impossible, you can do it - you just have to use the examples that I linked to previously.
I don't know what you mean in...
How long you work per day is irrelevant. The bottom line is that Clickteam are still working on MMF2, and that is currently (as far as I know) their primary focus.
The examples won't work on their...
There's a reason for everything, and it's simply not possible to cram every feature of every extension into every exporter. Clickteam do their best.
The extension is compatible with the SWF...
It's 2013, and there's no need for all of the capital letters and question marks...
Anyway, it's a limitation of the exporter; edit boxes use text fields in Flash, which do not support scrollbars:...
Also, you need to bear in mind that the iPhone 5 and iPod Touch 5th generation both use a 1136 by 640 resolution screen.
I don't think there's a hard copy of the iOS exporter available - the Amazon one will probably just have a serial number and download link to it. You can always re-download the exporter once you've...
Create a list, and then each time a new item is added to the ini, add a line to the list with the item name in it. Then, when you want to add up all of the values of the items, do something like...
Yes, it's working fine for me at the moment (currently using the latest build, but it was working on previous builds).
I'm not sure if they were officially rejected or not; the only state that they ended up in was "Developer Action Needed". I'll probably do what you said though. Can I use the same names/identifiers...
That's what I ended up doing, but it still came back as rejected :(
Just create a list with each line having a unique number on it (for example, from 0 to 9). This is where the random number will be picked from. Then, when you want a non-repeating random number,...
I've submitted the IAPs for approval, and I did this before I uploaded the binary, but they were always set at "Waiting for review". Is this state different from "Ready for Submission"? When I tried...
Has anyone else ever had problem getting their IAPs approved? I've tried submitting them twice now, with screenshots and all, and they always go to "Developer Action Needed", and the English language...
There's a widget that you can use: http://community.clickteam.com/showthread.php?t=57925
Apple's guidelines actually allow the use of intermediary currencies so long as they're used within the app that they're purchased in.
11.4 Apps that use IAP to purchase credits or other...
No problem. If someone were to make an extension for RevMob (depending on any RevMob success stories we hear on these forums), it would mean we could implement ads anywhere in our game, and could...
Wow those graphics look really really unique and awesome :)
I managed to get RevMob working on my upcoming app (displaying a fullscreen ad at the start of the app), and since the eCPMs are meant to be really good, I thought I'd post how I integrated it.
...
If it's all working, that's a damn good price.
You can use iOS games that you've made, but not Flash games (without jailbreaking). If you did want to put your iOS games onto it, you'd have to get...
Originally, I did try that - I used random small image from some website I came across while browsing :(
Oui, vous pouvez obtenir un rabais.
Contactez Jeff sur ces forums (par message privé) avec votre numéro de série pour un code de réduction. Avec le code de réduction, développeur MMF2 devrait...
Le site officiel de l'exportateur Anaconda peut être trouvée ici: http://*******/anaconda/
Il ya des instructions d'installation ici:...
I tried that, but it doesn't work for some reason. I'm using the latest builds of MMF2 Dev and the iOS exporter. Here's the event I'm trying to use:
+ Start of frame
- [Active Picture] New Image:...
Do you mean load it using the active picture object, or via the get object?
How would I download an image from a URL, and then display it via the Active Picture object? I've tried getting the image's data from a URL via the Get Object, then saving it via an edit box (I've...
Vous êtes en mesure de créer des applications Java qui s'exécutent sur Mac. Vous pouvez également créer des applications Flash, et le runtime Anaconda vous permettra également de créer des...
Yes, that's what I use, and I haven't had any problems with it.
From personal experience, I'd recommend Parallels 8 for doing it. I've tried VMWare Fusion 4, and it was much slower than Parallels (took longer to start up or resume the system, used more RAM etc...
The mouse pointer would go directly to the touch point.
I upgraded to Parallels 8 the other day (from VMWare Fusion 4), and I also upgraded my RAM from 8GB to 16GB (MacBook Pro, Late 2011). I haven't had any trouble after the upgrade with anything, apart...
Set the gear's hotspot to be the center of the gear (where you want it to rotate at), then just change the angles.
Select the active object, and then go to the Events tab (the 2nd one in from the right). Then look at the active's behaviors. That's where the events are.
Try using this: http://community.clickteam.com/showthread.php?t=49214
Thanks, Oliver! I forgot about that tutorial.
There's a list of extensions (included with MMF2 Dev.) here: http://www.clickteam.com/website/world/product-comparisons
Thanks - that's what I figured. Where would be a good place to start with this? I don't know any PHP or MySQL, but I'm assuming this should be relatively basic to implement? Would there be any...
Does anyone know how to do this?
Create another active object, called TouchZero, TouchOne etc etc, which is 1 pixel by 1 pixel, then:
+ [Multiple Touch] Touch 0 is active
- [TouchZero] Set X Position to XTouch( "Multiple Touch",...
Say I have two versions of an app: a free, ad-supported one (using ChartBoost or another service that we don't have an extension for), and a paid one with no ads. I also have an in-game currency...
Basically, you'll need the program to code your apps. That's what Multimedia Fusion 2's for. You'll then need the iOS exporter to make your application into an Xcode project. You will need the Mac to...
I thought about that but people would need to have experience with MMF2, the iOS exporter and it's SDK, and there isn't an MMF2 section :(
I don't know if it's possible - I can't use Xcode very well, but would it be possible to check if a file exists before the ad launches (via Xcode)?
I tried that but I couldn't work out how to do it - I have no experience whatsoever of text-based languages, so it's all like a foreign language to me.
For some reason I can't edit my original post.
The only thing I'd need for this would be for a full screen ad to be shown when the app launches.
RevMob is one of the leading iOS and Android ad-serving platforms. Some eCPMs reach around $50, which is why I want to use it.
I can't for the life of me work out how to implement it into my app....
I'm thinking of implementing this into a game I'm making at the moment, but would there be a way to remove the ads once a user has made an in-app purchase to do so?
When using the "Fit and Adjust Display" option in the iOS properties, the built-in Frame Width expression does not return the correct, updated value. However, using the Window Control object, and the...
Thank you very much!
Okay, so I've got a frame with a Fade In transition (doesn't matter what one - they all crash), and in the frame it's got an INI object which tries to read an item. As soon as the frame launches, the...
Having just finished a small project with Sagittarius working on the graphics, I have to say that I am VERY pleased with the results!
The graphics he made were to my exact specification, and...
Hey,
Testing the waters here a little; not sure if we'll need a graphics designer for sure, but it's likely we will need one.
Anyway, we'd be looking for graphics that are similar in style to...
You could create a text file on your server with a URL to the most up-to-date version on. Then in your application, use the Get Object to retrieve the URL from the text file, then download that URL...
You can use the FTP object to upload files if that's what you were referring to.
Why not make a video of it?
I have VMware Fusion 4.0, and I also find it is memory and CPU heavy. I upgraded the RAM on my MacBook Pro from 4GB to 8GB, and it made quite a bit of difference.
Another tip I have is to download...
That's just stupid. I ought to trademark the word "the". That'd be interesting...
Surely you can't trademark a single word unless you've made it up? How does that work?
Out of interest, what word are they disputing?
My MicroHeroes app was rejected at first because it has "Magic 8 Ball" in the meta data, and a ball with an "8" in it on the icon (even though within the app there was no reference to Magic 8 Ball).
Yes, add this event:
+ Always
- [Counter] Set X Co-ordinate: X("Enemy")
- [Counter] Set Y Co-ordinate: Y("Enemy")-12
Going on from what AyreGuitar said - I also think short replayable levels are better. Take a look at RunRunDie, a very fun and addictive MMF-made game, which has 35 short levels.
Ohhh...this will come in very handy for me, so thank you :)
The gravity and the slope rolling features sound great. If possible, would a PC version also be made so it can be easily tested within...
Here's flash_tool: http://community.clickteam.com/showthread.php?t=66385
How do you make a new zip with the flash_tool? If I open the exe, it just closes quickly without doing anything. I've tried...
What page is it? There was no link in your post.
Did they find a fix for it or anything?
P.S Happy birthday :)
Still no luck. I tried the following:
1. Create C:\flex2\.
2. Copy the 32-bit jre folder to the flex2 directory.
3. Change the java.home parameter in the jvm.config to be C:/flex2/jre.
4. This...
I get a "Could not find a JVM" error if I include the \bin on the end of the environmental value, but then if I remove that \bin path, I get the same error as before even though jvm.dll is definitely...
If I type "PATH" into command prompt, I get the following: C:\Windows\system32;C:\Windows\System32\Wben;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\
How...
How would I do that?
The files are in the folder that they're supposed to be in, in both the x86 program files and the program files folders. Is this what you mean?
I've tried that already, but it still gives the same error.
The .jar application runs, but it still won't build the SWF; same error as last time.
I can't find that - I can only see the "Pathname of the BlackBerry JDE directory" edit box in the preferences.
It exists, but in a slightly different directory (I guess they changed it recently?): C:\Program Files\Java\jdk1.7.0_05\jre\bin\server\jvm.dll.
I have this exact error, too.
Angle of incidence = angle of reflection.
So if there's an angle of incidence of 45°, then the angle of reflection will be 45°.
...
Drop this into your frame: http://community.clickteam.com/showthread.php?t=65876
That's perfect, thank you! :)
The active object is a single solid colour, and this colour needs to be replaced using the "replace colour" action, but I'm not sure how to make it a gradual change.
How would I make it so that an active object that starts out as red (255,0,0) gradually fades through all of the colours of the spectrum? I know how I'd do it in terms using the replace colour...