Jump to content

Jonath4nC

+ Sponsor
  • Content Count

    212
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Jonath4nC

  1. Jonath4nC

    Map Feedback - Tropical Paradise

    ah I forgot to reply to this . Glad I could help! Yea, I will have to agree with the others about the size. It can get boring for the player to walk around large spaces and you can't see the village as a whole. This map would probably work great in a 3D environment as you would be able to see where you're heading. And as mateusarc said, the lighting effects are really cool and can make it look that much better! If you haven't looked into parallax mapping before, I encourage you to give that a go one day as well. You can make your maps look very different and awesome, although there's quite a bit more work involved .
  2. Prelude to the description: Characters: Sprites: The Theory: The Development: Screenshots: Gameplay: Here's a support bar if you would like to support my project - (I think you can just copy and paste it into your signature?) Thanks for stopping by! (and an even bigger THANKYOU if you read all this!) (...now imagine how big that thankyou will be once you like this post... careful though, your eyes might explode from the thankyou if you comment, so you may want to wear some glasses just saying )
  3. Jonath4nC

    Map Feedback - Tropical Paradise

    very coool! so did you take out the shadows? If you did, I think the shadows at the houses also need to be taken out (if that's what you're going for). Otherwise, I think you need to add shadows to the sides of the cliffs . Although the problem with taking shadows out is the corners of the cliffs don't look that great (but I guess you probably noticed that lol). Did you know you can copy a specific part of a tile from the map? So you can actually make some of your dirt paths connect to the stairs and door as well. You can do this by holding 'Shift' and then right clicking on the part of the map you want to copy and while holding 'Shift', left click where you want to place what you copied. Anyway, it's really cool!
  4. Jonath4nC

    Energy Synthesis

    o wow, yea that's a little more complicated than I thought lol. Sooo yea sounds like scripting is the right way to go, sorry I can't help with that. Maybe post this in the requests?
  5. Ahh thankyou so much PurplePhantom! I really appreciate it!
  6. Jonath4nC

    Energy Synthesis

    I don't think you would need any scripting. (although if you can do it, it might be easier?). Just have all the data going to a variable (say 0-100). And then maybe have a parallel event on each map that shows a picture of the gauge and depending what data is in the variable, it would show how fill the gauge is (which means you would need a different picture for each segment the gauge is getting filled, so you could end up needing a 100 different pictures if you have the data go to 100 lol) So there might be easier ways with scripts when it comes to the picture, but you can definitely get your data in a variable. Sounds like an awesome idea! Hope this helps?
  7. UPDATE: Well it's been a while! But I have begun working on this project once again! I've created for myself a giant milestone list and getting through that bit by bit. With completing things, I've been able to create a progress bar (although it's not entirely accurate as it doesn't include all the work I had already done towards the game). Anyhow, it's in my signature and you might be able to see it's kinda inspired by Rikifive's progress bar . Aand here's the main reason for updating, I've created the main parts of the sprites updated to MV! (I just need to animate and diagonalize them, but I can save that for later).
  8. Jonath4nC

    Set event location by it's ID

    ah wait, it doesn't work. I tried using $gameMap.event($gameVariables.value(1)).setPosition(4, 3); this worked fine... but then i changed the value to 2 $gameMap.event($gameVariables.value(2)).setPosition(4, 3); and I got the same TypeError, "Cannot read property 'setPosition' of undefined" :/ EDIT: well I'm an idiot, I was so quick to reply here that I didn't realize I had moved an event I was using for the script to somewhere else. ...so it does work :|
  9. Jonath4nC

    Set event location by it's ID

    Hey, I had this same request back for VX Ace, but now with MV, the language has changed . I need a script that allows me to choose an event by it's ID and move it to a certain location. The "Set Event Location" command doesn't quite do it. I need to choose an event by it's ID, not choose from the list as it could be random. For VX Ace, I used the script call - $game_map.events[$game_variables[n]].moveto(x, y) Could I get this same script but in JavaScript form for MV? Thankyou! EDIT: Ok so I tried giving this a go and realized the code itself shouldn't look too different (I think?) So far I've got this: $gameMap.event(n).setPosition(x, y); This works fine and all, but I need to change the event number to a variable so I changed it to this: $gameMap.event($gameVariables[n]).setPosition(x, y); but now it comes up with a type error stating "Cannot read property 'setPosition' of undefined". Could someone help me fix this? If possible, could I also change the "setPosition" to make the event move to a specific location on the map instead of instantly teleporting there? Thanks heaps to anyone able to help me out with this!
  10. Jonath4nC

    Set event location by it's ID

    ahhh thankyou so much Tsukihime! That's really helped me out! And it works great! lol before you're answer I got a bit impatient and got inspired to learn a bit of JavaScript myself XD (of which I'm also grateful for paha XD) With the pathfinding part, I'll make do for now, it might not end up being all that important as all the things that move may not end up being seen in the game anyway. Thanks for taking the time out of your day to help me out, I really appreciate it!
  11. is there anyone else who submitted a game to the IGMC? I'm a little confused as to where/when the prize announcements were made :/

    1. Jonath4nC

      Jonath4nC

      ...i know there was a delay to October 24th, but thats been and I still havent heard anything?

    2. philteredkhaos
    3. Jonath4nC

      Jonath4nC

      oh ok cool so I havent missed it yet haha, thanks!

  12. Jonath4nC

    pixel art Amy's Artwork

    ooh, you doing 3D now? What program do you use? What class is this? Well if you ever need to ask anything 3D wise, throw me a PM P.S. That's a very cool looking catapult
  13. Jonath4nC

    multi engine Jonnaz Resources

    @EpicFILE: yup! That's one of the main reasons I've been waiting for this one. I just hope it can do all the other features that VX Ace could do that I would need.
  14. Jonath4nC

    multi engine Jonnaz Resources

    UPDATE: aaaand here's the female template and of course this is also free to use for commercial and non-commercial stuffs - enjoy!
  15. Jonath4nC

    multi engine Jonnaz Resources

    @Skyninja: Yea, glad you like them
  16. Jonath4nC

    multi engine Jonnaz Resources

    haha, thanks mr postalot sir, that is very kind of you to grace me with one of your many recent posts... I would say props to you for that many posts in such a short amount of time haha. That is quite an amazing feat for a singular shadow... or is that Uni meaning you can ride a unicycle? ~'cause that would be cool XD
    1. Jonath4nC

      Jonath4nC

      ...it wasn't actually a tornado XD

    2. magic2345

      magic2345

      Oooohhhh snazzy tornado! That was fast XD

    3. Jonath4nC

      Jonath4nC

      cheeers, now we just need a female tornado... can't be too sexist XD

  17. Jonath4nC

    multi engine Jonnaz Resources

    UPDATE: Heyo! With MV out, I can finally begin production on the game I've been planning for a year! To celebrate, (and because I also need them ), I am making some MV styled diagonal sprites. First one up is the male template: This is free to use however you want, commercial and non-commercial... enjoy! (...this has probably already been done, but oh well, this was fun none the less ) EDIT: I haven't been able to test this out in MV actually. I don't even know if having more sprites are possible yet XD. So if anyone happens to know how to get these working in MV, chuck me a PM, thankyou!
  18. any guesses on what I'm working on? - http://i.imgur.com/aq8oWIH.gif

    1. Show previous comments  2 more
    2. Nekotori

      Nekotori

      Any plans on doing female tornadoes as well? I might use it as a base for my devastating spells~

    3. Jonath4nC

      Jonath4nC

      yyuup :) ill pm u with the link once im done :D

    4. Nekotori

      Nekotori

      Yay~ Female and Male tornadoes~ ^~^♥

    5. Show next comments  3 more
  19. Jonath4nC

    pixel art Amy's Artwork

    Oooh really?? ok ok I will just need to create a character of myself XD ...and then i might pm you or something .
  20. Jonath4nC

    pixel art Amy's Artwork

    ahhh seeing these makes me want to be more active on these forums and have a better profile pic and then maybe just maybe you could create an amysaurus styled version of me... its just so cool how you do this. I could even imagine an animated series on all these users with their different awesome personalities
  21. Jonath4nC

    The Photo Booth- show your face people!

    Don't you worry, I'm a weirdo too. ( ͡° ͜ʖ ͡°) Yeah, they should be ashamed! ♪~ á••(á›)á•— woo, weirdos unite!... and I guess you noticed my statement then hahaha yes they should be... theeeeey should be *glare* @Tsarmina: and you star in a movie called Brave... pfft call yourself brave, pah well I shake my head in disapproval at the both of you... and Kirikaz as well... you're in on this too. Yes I see you hiding in the corner all mysterious like. You don't happen to look anything like aragorn do you? ...just a bit younger and shorter hair... possibly missing a beard? naaaa everyone is entitled to do what they like with their image. Just know that you are beautiful whether we can see you or not (even though you'll look better if we could see you... just saying)
  22. Jonath4nC

    The Photo Booth- show your face people!

    haha I was literally going to ask you specifically for this information due to your title... thanks for making it lucid for me, I now understand XD Why should I ask what is this? It's obvious, that it's a gif. ( ͡° ͜ʖ ͡°) By this photo-gif I can say, you have a weird sense of humor, which is my favorite! xD You look great! (= Ahh, but is it? lol yea i am a bit of a weirdo, chairs... erm cheers! ----- @lonequeso: yea now its getting out of topic lol, soooo I will also enter this so called "windowless abandoned warehouse" within them PMs..... ...unless of course you have a picture of you as charizard in a windowless abandoned warehouse explaining the origins? ...that would be pretty amazing. ----- Very cool to see more peoples joinin and stepping forward into the light (unlike some people XD) woooooooooo!
  23. Jonath4nC

    The Photo Booth- show your face people!

    @Tsarmina: yea i took those pics for some reference or something and then when I was posting, I thought I should chuck up another more recent pic. Found those, and chucked them in as a gif ... spent my 1 hour break on just a post lol it was good XD. Hahaa, I couldn't help but laugh when I saw your ... but NO, I disapprove! I was almost going to re-post that single frame on here as a reply... but I'm not that angry or angry at all for that matter. So as a resident redhead, I assume you look pretty much like your pic but with brown eyes? And maybe with a little beard or something. I feel like that can totally change a person's look XD Oh right, yea that's how I have been pronouncing it in my head this entire time actually, woo just wanted to confirm it now it's lonequeso's name that I'm totally confused with
×
Top ArrowTop Arrow Highlighted