Search Results for "forum topic rat ai" (1 / 9)

Rat AI http://wizardfu.com/?p=306

...for the rat AI is the code similar to the spidar AI? r the only files enemy.h and enemy.m?...

http://wizardfu.com/?p=1224

Hi Jake, just to clarify the new rat AI would look something like this being added to the Enemies.m file (since Nat already declared Rat in the .h file) Code: @implementation Rat -(id)init { return [super initWith:@"rat" life:8.0f strength:2.0f dexterity:2.0f scale:0.5f]; } -(vo...

Search on forum http://wizardfu.com/?p=2815

...Why isn’t it possible to search in the forum ?...

Forum http://wizardfu.com/forum/

...Forum...

http://wizardfu.com/?p=1401

...When you make a new creature you can set the scaling at the end of this line (Rat used as example): @implementation Rat -(id)init { return [super initWith:@”rat” life:10.0f strength:3.0f dexterity:2.0f scale...

CCZSprite and HudLevelSprite, Two Cocos2D Extensions You Need to Know About http://wizardfu.com/blog/cczsprite-and-hudlevelsprite-two-cocos2d-extensions-you-need-to-know-about/

Solving a Z-Ordering Issue The square containing our hero sprite covers the rock above... ...A possible solution causes the background to bleed through... ...Ahhh. Fixed! Cocos2D is quite a complete 2D game engine and it is always growing. However, what do you do when it just can...

Reply To: Search on forum http://wizardfu.com/?p=2817

...Click on the Blog tab above and there is a search box at the top....

Reply To: Search on forum http://wizardfu.com/?p=2819

...Thanks stmaddox...

Cocos2D Community Game, Developer’s Diary, Part Two http://wizardfu.com/blog/cocos2d-community-game-developers-diary-part-2/

Well, first off, a whopping thank you to all the active participants involved in our community Cocos2D game. We've blazed through this week, ended up with amazing progress, and are right on track to release our free RPG game in March. Development Releases We started compiling eve...

http://wizardfu.com/?p=1076

...Couldn’t find an “edit” button on my initial post so please excuse the multiple topics however I did review the topic on the forum already “http://www.wizardfu.com/forum/topic/sc...

Previous Page   Next Page