• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Actionscript 3 - Character Creation Help

Guest
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

Hi everyone, me and my friend are making a flash game and we are trying to implement a functional character creation menu. We have actually managed to change some of the features for the character using some simple next frame change code but the main question is how do we call a modified symbol containing the customized features. It would be very helpful if you guys could give us the steps to get this working. Thank you!

TOPICS
ActionScript

Views

454

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

I have done quite a bit of that kind of thing. Can you describe more about what you are doing, and also whether it's ActionScript or HTML5 Canvas? Both are possible to use for having custom avatars, if that's what you're doing. How you do it differs a little bit between the two.

It can be done in simple ways, but it would be good to know for sure that you're doing what I think you're doing.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

LATEST

Hi! Made this little sample: https://goo.gl/tyY2L5

I tried to keep things simple and more readable.

Please let me know if something doesn't work or if you have any doubt.

I hope it helps!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines