DravenX's Forum Posts

  • http://dl.dropbox.com/u/7658043/wolfen.avi

    Video from my game Wolfen,Still in Work in progress.

  • WARNING!! Spam alert !!

    hijk949 this is not a free advertising agency,Stay on topic please.Thank you Lucid for that great link Iv'e learned alot from those books.

  • Yes i saw the 1st episode ,but with so much "Zombie" shows over here it's not so hot.

  • i love the artwork oreo great work.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • lol you have to go and see the other post's ,Then you will know what im talking about.

  • [quote:16xg74lm]Criticism is encouragement, trial and error man..

    What i meant to say was to much sarcasm and too little encouragement

  • [quote:1xbj0b3n]In your .cap, it may be noticed that the player starts to fall when the "up" key is released but only while stuck to a wall on his left, (when the "up" key is released when the player is stuck to a wall on his right, the player does NOT go anywhere.)

    Yes this was done intentionaly to show the two different conditions of how to impliment the wallclimb.One where you fall when the up key is released and one where the player is stuck to the wall like spiderman.

  • lmao thats' wikd.

  • http://dl-web.dropbox.com/u/7658043/FxView.zip

    Here's a litlle app i wrote ,Put it together code by code , So don't worry , Be happy

    It's the fx viewer file i wrote when i was busy creating the other Fx Creator file.It's not much ,It can only read an fx file and show the whole contents of the file.I used c# to create this app.The other fx creator is being developed with c++ though.

  • It's really slow on my laptop. FPS drops to 7 and less. I'll try it at home on desktop but here it's slideshow

    lol yeah the example is quite demanding.But if you can run a game like crysis for instance at 60fps then this example won't suffer so much performance wise.

  • Did you allocate 128 megabits or 128 megabytes off memory?.

  • if you are using the platform behavior then make sure that the mirror and flip is ticked

  • <img src="http://dl-web.dropbox.com/u/7658043/prealphascreen.jpg">

    Im double posting again?,Anyway i just had to show the next screenshot,Finally got the image to display the end result correctly without going haywire.Ive still got a long way to go before it's in beta form.There is a few memory leaks here and there but that can be fixed.

  • Amazing! Keep going

    Thnx , The program is coming along nicely ,Creating the code for this app seems to be quite tricky though but it's easy enough.I can import and export fx files so far , with error checking.The "tricky part is going to be the loading of the actual sprite or image to see the end result.

  • <img src="http://dl-web.dropbox.com/u/7658043/fxcreate.jpg">

    Sorry for double posting.But here is a pic of the app im working on.The birth of Construct Fx Creator.The two boxes on the right is where youre image or sprite will be loaded into.The top box shows the image without the shader file effect and the bottom box will show what the effect will look like after you created the fx file.