alee's Forum Posts

  • Does this still work? Doesn't seem to work for me or my friend... The ship just stays there.

  • I'm not sure where my various requests are for this, and I'm sure its still something that alot of people are interested in.

    I'd really love it if we had a plugin similar to MMF's MOO extensions. And I believe MMF is getting a new online extension call OINC (its in public alpha)

    The developer of OINC has made it possible to create servers for the games using C++ or Python I believe. This is because MMF generally sucked for the server apps due to relatively slow execution of events in comparison to C++ or Python. I imagine this would be similar in construct.

    Are there any plans for this? I can't express how excited I am about being able to make online games in construct.

  • Cool. Thanks for the fast replies chaps.

  • Ah thanks man. Thats possible a small bug?

  • I'm trying to get an imagepoint x from an object, but when i type in the name it just says its not a variable, would i like to define it. I chose yes for kicks and it just creates a variable for it (i hope this hasn't messed up my .cap or anything, Its not crashed yet).

    But more importantly, i can't call the imagepoint. Am i doing this wrong?

    Ships.ImagePointX('something')

    That just thinks im trying to call a variable... Strange..

  • i dont get why noobs jump to think that python is needed for something complex, they can barely do event based programming and just assume it would be easier to make a game using an even more difficult method. heck they can barely make a custom plat movement and want to make a super epic RPG, gets me so MAD!

    Lol.

  • Ah right! I was thinking it would be something to do with sin etc.

    I'll investigate

  • Dude how did you do those swurving missiles? I'm trying to make something similar...

  • Device name: ATI Radeon 9550 / X1050 Series Secondary

    Pixel shader: 2

    Estimated VRAM: 368 MB

    Motion blur: Yes

  • Chrome kept freezing for a few seconds then coming back. I'll be on that like it aint no thang when its working properly.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • sweet! Now GIEF ONLIEN PLUGIN

  • TEH ZOOM HARBINGZOR IS HERE

  • an mmo?! WHATEVA

  • I think you should make more threads... (don't.)

    I think you should probably send the .cap to ash.

  • Hotspots are simply co-ordinates on the image set via a GUI. You can then call these co-ords in the event editor (create bullet on hotspot "gun").