Author Topic: piworld 83+ Creature Demo  (Read 3198 times)

0 Members and 1 Guest are viewing this topic.

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
piworld 83+ Creature Demo
« on: October 01, 2009, 08:56:22 pm »
a quick demo of what the creatures will be like in piworld, this version is unoptimized and so it runs a bit slow, has a glitch with the health display, and could be better, but its my first attempt at creatures, and i think its a pretty good start, i hope you guys like it

« Last Edit: October 25, 2010, 07:29:54 pm by DJ Omnimaga »

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Creature Demo
« Reply #1 on: October 01, 2009, 09:06:35 pm »
wow that looks great!
/e

Offline TsukasaZX

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 415
  • Rating: +46/-3
  • Never Gonna Give You Up!
    • View Profile
Re: Creature Demo
« Reply #2 on: October 02, 2009, 12:10:04 am »
Awesome! :D
Why does the "X" enemy change shape though?
IRC EFNet | Nick Su-Hime | Chan #omnimaga, #unss, #cemetech
Yumé - 100% Complete!
Yumé 2: Rika's Story - 10%
 - Hiatus until summertime
Yumé: The Eternal Dreams - 50%
 - World and events
TIBiC/GO C Library - N%

"Alenda lux ubi orta libertas" - Let learning be cherished where liberty has arisen.

  ▲
▲ ▲ Triforce!

Offline megasasquatch

  • LV3 Member (Next: 100)
  • ***
  • Posts: 54
  • Rating: +0/-0
    • View Profile
    • Pixel Productions
Re: Creature Demo
« Reply #3 on: October 02, 2009, 12:29:50 am »
Looks that way. from a CAPS X to a lower x
I'm a PC, but I don't use Windows.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Creature Demo
« Reply #4 on: October 02, 2009, 12:32:48 am »
Nice, so I assume monsters will all be animated, right?

I am curious if certain of them could have some simple ai, like one step towards you, another random, one towards you, one randon, and so on? Will there also be slower monsters (moving every two turn)? Will there be some special moves from monsters as well?

ANother thing, I would suggest making sure when someone (you or enemy) attacks, to exit the walking loop to perform the code in question, that way it will always remain fast when you're moving around

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: Creature Demo
« Reply #5 on: October 02, 2009, 06:48:18 pm »
added the AI demo, it uses the same pic as the first demo
as of now i have yet to decide how i will do the fighting system, and yeah, all monsters will be animated

Edit: oops i need to change a few things in the AI demo quick, hold on :)

Edit Edit: it should be good now :D
« Last Edit: October 02, 2009, 06:59:58 pm by miotatsu »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Creature Demo
« Reply #6 on: October 02, 2009, 07:24:54 pm »
WOw nice, I would make the enemy only move every 2 loops, tho, else escaping him will be near impossible XD

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: Creature Demo
« Reply #7 on: October 02, 2009, 07:30:11 pm »
yeah, piworld won't use the same AI as this, so far its just been a test to make sure i can make this type of thing ^.^