CUSTOM CHARACTER: TENGU
Re: CUSTOM CHARACTER: TENGU
How about; instead of blocking, the Tengu swipes his arm in the area he's blocking so it'll look even more awesome?
Also, when the Tengu was in mid-air, I imagined the Tengu that knocked him off his feet jumping up and kicking the enemy far into the air like Super Smash Bros. Brawl
Also, when the Tengu was in mid-air, I imagined the Tengu that knocked him off his feet jumping up and kicking the enemy far into the air like Super Smash Bros. Brawl
-
Le Petit Docteur
- Posts: 200
- Joined: Wed Jul 25, 2012 5:50 pm
- Location: Mexico
- Contact:
Re: CUSTOM CHARACTER: TENGU
that would be so cool, but i don't know how to make this kind of complex moves... maybe a custom block, but have the hand point in the direction seems kindof hard. also, to make that kind of air combos it would needto have a "trigger" or something like
if "launch kick" hits
jump button is pressed, cancel the remaining of the launching kick directly into the jump state and redirect the speed vectors to the relative p2 position...
awesome cool, but not sure if can be done in overgrowth, but a more fighting game kind of scheme would pretty interesting.
if "launch kick" hits
jump button is pressed, cancel the remaining of the launching kick directly into the jump state and redirect the speed vectors to the relative p2 position...
awesome cool, but not sure if can be done in overgrowth, but a more fighting game kind of scheme would pretty interesting.
Re: CUSTOM CHARACTER: TENGU
Well done le Docteur. Truly. I must ask unfortunately I cannot get tengu to load on my mac version. It says he is unsupported. I had to unzip the file just to examine his .xml. Any suggestions?
-
Le Petit Docteur
- Posts: 200
- Joined: Wed Jul 25, 2012 5:50 pm
- Location: Mexico
- Contact:
Re: CUSTOM CHARACTER: TENGU
if it says it's an unsupported file type maybe you're loading him as an object but not as a character. when you download all the files and put them in their proper folder, there's a "UI/spawner/objects"Sarinko wrote:Well done le Docteur. Truly. I must ask unfortunately I cannot get tengu to load on my mac version. It says he is unsupported. I had to unzip the file just to examine his .xml. Any suggestions?
and there's the characters file. open this file with notepad++ or some other word processor and copy the last line:
addItem('Character','Tengu','Data/Objects/IGF_Characters/IGF_TenguActor.xml','tengu.png');
and paste it in the same file in the overgrowth files.
so now if you open the content loader inside overgrowth and select the characters TAB the tengu should be there
Re: CUSTOM CHARACTER: TENGU
Not like as if to parry, just to swipe his arm around the area that's being attacked. There's different animations for different areas of attacks.
-
Le Petit Docteur
- Posts: 200
- Joined: Wed Jul 25, 2012 5:50 pm
- Location: Mexico
- Contact:
Re: CUSTOM CHARACTER: TENGU
ok.... i'll check it... at least some of his animations can work for the bat too...Timbles wrote:Not like as if to parry, just to swipe his arm around the area that's being attacked. There's different animations for different areas of attacks.
Re: CUSTOM CHARACTER: TENGU
Whenever I try to load TENGU into the world I get a message saying ActorsEditor: Create Object From Disc does not support this object type. What do I do? Also, how would I make Tengu my character, and not just another bot?
Re: CUSTOM CHARACTER: TENGU
In order to make any character a playable character you select it and press CTRL+P. The box will become green. To make a character with a green box a bot again, use the same combination.
Not sure about the error. Did you copy the files in the correct place?
Not sure about the error. Did you copy the files in the correct place?
-
Le Petit Docteur
- Posts: 200
- Joined: Wed Jul 25, 2012 5:50 pm
- Location: Mexico
- Contact:
Re: CUSTOM CHARACTER: TENGU
man, i'm having so much fun with Tengu's attacks


a couple of checks and i'll upload the tengu 3.0


a couple of checks and i'll upload the tengu 3.0
Re: CUSTOM CHARACTER: TENGU
Haven't seen this error before, maybe there is a new error message in alpha 195.Saudaa wrote:Whenever I try to load TENGU into the world I get a message saying ActorsEditor: Create Object From Disc does not support this object type. What do I do? Also, how would I make Tengu my character, and not just another bot?
You should try to load tengu from the /data/objects/IGF_characters/ folder and you should select the IGF_TenguActor.xml file from there.
You should change your file locations when you upload this new version.Le Petit Docteur wrote:man, i'm having so much fun with Tengu's attacks
a couple of checks and i'll upload the tengu 3.0
You should use Data/custom/LePetitDocteur/ file path. And also you don't need to use IGF in front of folder or file name.
-
Le Petit Docteur
- Posts: 200
- Joined: Wed Jul 25, 2012 5:50 pm
- Location: Mexico
- Contact:
Re: CUSTOM CHARACTER: TENGU
i'm gonna make that, the files are a mess and i wouldn't like to nobody to get confused... just the run anim and it's done... well... i've put them already...mm..last wrote:You should change your file locations when you upload this new version.Le Petit Docteur wrote:man, i'm having so much fun with Tengu's attacks
a couple of checks and i'll upload the tengu 3.0
You should use Data/custom/LePetitDocteur/ file path. And also you don't need to use IGF in front of folder or file name.
Re: CUSTOM CHARACTER: TENGU
I put the Tengu's xml file into the IGF-character's file, but when I tried to load him up, it at first loaded a green and black random shape, and then it kept giving me error messages and quitting out of overgrowth. I don't know what else to do.
Re: CUSTOM CHARACTER: TENGU
You need to put all the .zip file content into right place.Saudaa wrote:I put the Tengu's xml file into the IGF-character's file, but when I tried to load him up, it at first loaded a green and black random shape, and then it kept giving me error messages and quitting out of overgrowth. I don't know what else to do.
You probably had various Whale fail errors that told you that you where missing .obj file and bunch of textures. those where all because you didn't install this character correctly.
Oh and i think this green and black weirdly shaped object was simplified Whaleman that usually appears when the game don't find object .obj file.
Re: CUSTOM CHARACTER: TENGU
I love how Wolfire's way of showing an error is with a whaleman.
-
Macrauchenia
- Posts: 281
- Joined: Mon Dec 05, 2011 9:11 pm
- Location: Northern Colorado
Re: CUSTOM CHARACTER: TENGU
Looking great LPD! What style of fighting is that? Looks freaking sweet.Le Petit Docteur wrote:HI!
been working on triying to understand what does it take to make some custom attacks... the tengu was the ideal option to try some of this stuff, so here it is, a couple of moves.. maybe not so clear but you get an idea... still lacks a original close attack, something to change the soccer kick and the roundhouse,but it's kind of cool so far i guess. he's got a unique idle pose too!
That makes me really excited to see different move sets/fighting styles for the main characters in Overgrowth. Hopefully one day I'll get around to adding some custom animations for my characters too...