That was easy too fix just search the method on google and add in the missing.
Announcement
Collapse
No announcement yet.
My Game Prototype Source Code
Collapse
X
-
Originally posted by canow View PostMy friend here is link:
http://turbobit.net/2fnm8z2b7q78.html
Comment
-
Originally posted by VendorX View PostLook in to parent class - "definition of 'event OnAnimEnd' differs from original" - find OnAnimEnd and compare with yours...
Comment
-
at 652
PHP Code:simulated event OnAnimEnd( AnimNodeSequence SeqNode, float PlayedTime, float ExcessTime)
If you want save/load system look this http://forums.epicgames.com/threads/...y-Tutorial-Hub
Zombie source code good for understanding : http://forums.epicgames.com/threads/...ie+source+code
Goodluck
Comment
-
Originally posted by canow View Postat 652
PHP Code:simulated event OnAnimEnd( AnimNodeSequence SeqNode, float PlayedTime, float ExcessTime)
If you want save/load system look this http://forums.epicgames.com/threads/...y-Tutorial-Hub
Zombie source code good for understanding : http://forums.epicgames.com/threads/...ie+source+code
Goodluck
Comment
-
Scaleform again: http://forums.epicgames.com/forums/3...rm-UI-Creation
I m learning basics of scaleform.
In this source files just learn something. If you want use this source and you haven't Uscript knowledge just give up. I m searching source codes and no one is easy implanting.
Comment
Comment