Ashley's Recent Forum Activity

  • Can you make an example that shows it not working properly? I know it's not perfect and needs some tweaking, but I think it's at least adequate. If you move an object and there's no obstacles involved at all, even with pathfinding on the movement should just ignore the grid and move directly to the target.

    The best thing to make movements more efficient is to increase rotation speed like you said, and reduce the 'Blocked speed', which is the speed it reduces to if it finds itself pointing in the wrong direction or unable to reach the target.

  • It might be possible to make HTML render with a transparent background, but I don't know about alpha blending with the background - it's a windows control so I assume it wouldnt cooperate with a DirectX app. But I'll give it a shot anyway.

  • The runtime already detects if DirectX 9 is not installed in the DirectX builds. If the user doesn't have DX9 the following message is displayed:

    "A required DirectX component, 'd3dx_30.dll', was not found. Please install the latest version of DirectX 9 in order to run this application.

    Click 'OK' to visit the Microsoft to install the latest updates for DirectX 9.

    Click 'Cancel' to terminate the application."

    Clicking OK opens the user's browser to here. It points to the DirectX download category because the original direct download link turned in to a 404 after a few builds, but there's a big link at the top for the latest end-user runtime.

  • 0.89 should have this sorted for you: you will be able to set Pathfinding to 'Custom' mode, where you manually specify with actions the object types to navigate around. You could use Solid for land units and make your own attribute, 'Land' say, for naval units.

  • Oh and as for compatibility, the SDL runtime will run universally so you can always opt for that if you want to make casual gaming painless. If you want the latest and greatest visual effects though, you have no choice: you have to use the DirectX runtime and your users need an up to date DirectX 9!

    An OpenGL runtime, if we made one, may be more compatible too.

  • Good point, there needs to be a change to the RTS movement to support this. I'll try get it in for the next build.

  • Maybe I wasn't clear enough - putting d3dx9_30.dll in the same directory as your game doesn't install DirectX 9 and wont let people with DX7/DX8 play the game <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz" /> you need a real DX9 install.

  • I think Chris was working on an sqllite plugin, but I guess he didn't finish it. I'll try grab him and get him to finish it, or see if I can finish it myself.

  • Yeah, you could use an Erase effect on a layer, or just put another sprite on top of it <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

  • The SDK uses CStrings for strings in the MFC configuration. In the Win32 build, MFC obviously isn't there, so instead I manually included the ATL CString by including atlstr.h, which provides a CString implementation.

    You could try the MFC DLL configuration, for which there is also a VS 2005 .sln file. Important that one in to VS 2008 might give you better luck.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Glad its fixed <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /> it's a shame we didn't get to the bottom of it though, because if it happens to someone else, we're back to square one.

  • No you can't, sorry... we need something like a transparent RTF plugin. I'll see if I can have one ready by 1.0.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,761,850 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x125
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs