chrisbrobs's Forum Posts

  • Thanks for your help and cap files Noga and DranenX . Never used RTS before, but i remember downloading a couple of tutorials about it. Study time.

  • How do i make a player that uses platform behaviour perform the following actions ?

    <img src="http://dl.dropbox.com/u/22173473/path.png">

    1, Click circle1 and the player walks to this position, then stops. (including walk animation).

    2, Click on circle 2 and the player jumps onto the crate.(with animations)

    3, Click on circle3 (the top one) and the player jumps up onto the platform.(with animations).

    OR......from position 2 on top of the crate -

    4, Click on circle 3 at the base of the ladder and the player walks off the crate and stops at the base of the ladder (with animations).

    5, Click on circle4 and the player climbs up the ladder stopping at circle4.

    Basically, i need the player to be platform behaviour based, but also respond to mouse clicks.

    The ladder climbing part is not 100% needed, but the walking and jumping parts are.

    Cheers

  • I tried to used the XAudio2 to play the background music. But, i don't know, it always won't play..

    At Event sheet, i use (Start of Layout) and then the action is (play music from file).. I type (AppPath & "My Music.mp3"), when i tried it, there's still no music..

    Please, anyone can help me? I'm still new with the Construct..

    Make sure the file 'My Music.mp3' is in the same folder as the cap file.

    If its in a sub folder you would need the path, eg AppPath & my sounds \ My Music.mp3.

    Hope you sort it.

  • Thanks toralord.

    I didnt know you could link to individual files inside main folders.

  • Kids drawing thingy (construct 2- 30)

    New link added so you dont have to download and open the rar file.

    http://dl.dropbox.com/u/22173473/chalkit/index.html

    Old link if you want the rar file.

    Sorry about the zip, but i did ask the question regarding index.files

    http://dl.dropbox.com/u/22173473/kid%20drawing%20thing.rar

  • Here is all the sample info for xna sprite sheets:

    http://create.msdn.com/en-US/education/ ... rite_sheet

    That upload does'nt appear to contain a sprite sheet? unless its the image with the green circles on it. I will investigate further and get back to you.

  • Hi,

    I dont know if there are official ones, but here is a link to mine-

    <img src="http://dl.dropbox.com/u/22173473/C2%203ds.png">

    http://dl.dropbox.com/u/22173473/C2%203d%20logos.rar

    The download also contains a fully textured 3ds model that i created.(free to use)

    note...im assuming the scirra guys dont mind

    cheers

  • Looking forward to trying this out this evening!

    Don't plan on having a 'lads night in' playing it! it is only a very short test demo, and i might have messed the 'yaw' and 'pitch' process up. i blame my monitor.

  • Chris,

    Is there any way you could make this app go both ways? For example, making it possible to turn animations into spritesheets that are compatible with xna? Gamemaker 8 exports spritesheets, but I'm not sure about its compatibility with C# and xna. I've just started using xna and this would be so helpful, and I know a lot of xna users that are REALLY wanting this.

    I can't even get this one working yet!

    Have you read the post by 'Horrendous Games' ?

    He has included a download link for a free for a 'Sprite sheet stitcher'

    http://www.scirra.com/forum/viewtopic.php?f=23&t=8271&p=63297&hilit=sprite+stitcher#p63297

    Do you have any example XNA sprite sheets i could look at to check the spec?

  • Has good possibilities. Suggestions:

    Only allow mouse to move in power of 2 increments(selectable?) e.g. 8, 16 or 32 pixels at a time, making selecting a frame easier; clamp mouse to within window boundary; sprite sheet selectable.

    That's a few of the things I'm hoping for in C2 BTW

    Thanks for the feedback/ideas, they all would be usefull in this type of app, will keep you updated.

    cheers.

  • Using ImageManipulator, if you set a pixel's color to rgb(255,0,255) it will become transparent.

    I will give it a try and and get back to you.

    thanks

  • Yep, that's all.

    I have some new examples to upload, but i'm 100% sure how to include a link to the 'index.html'

    inside the individual folders. i tried creating shortcuts outside each folder but the 'Dropbox public link' part didnt work?

    Anyone got a solution?

    cheers

  • ive been trying to build app for converting sprite-sheets to animations, im having problems

    with the 'transparency' part. (how can i make the white outer part transparent ?).

    I have searched the forums but had no luck.

    This is the cap - (its sort of 3/4 done)

    http://dl.dropbox.com/u/22173473/Spritetoanim.cap

    Heres a pic showing the guide -

    <img src="http://dl.dropbox.com/u/22173473/spritesheet.png">

    You might notice frame exporting at the end isn't working yet. Thats next.

    Thanks in advance

  • For some reason my mouse pointer always often goes outisde the game window so i can't really shoot the green thingies.

    I thought it was because of dual screen, but it's the same with single screen. (1280x1024)

    Sorry for the problem, ive posted a the link to the cap instead. see above.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is a screenshot of a game i have been working on.

    I am trying to make something that looks 3D using constructs 3d box objects.

    (I got the idea after seeing the SKY BOX post by 'david')

    http://dl.dropbox.com/u/22173473/Shooter%20cap2.rar

    <img src="http://dl.dropbox.com/u/22173473/image2.png">

    The skybox texture is from a 'free to use' web site , but i made the others my self.

    (Oh...the gun and scope are 3d boxes)

    (post was edited to remove old versions 20/03/11)