Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with the lime test html5 #16

Open
ScooterSmash0 opened this issue Aug 10, 2021 · 1 comment
Open

Issue with the lime test html5 #16

ScooterSmash0 opened this issue Aug 10, 2021 · 1 comment

Comments

@ScooterSmash0
Copy link

I typed in "tex = FlxAtlasFrames.fromSparrow(AssetPaths.Pennysheet.png, AssetPaths.Pennysheet.xml); in scripts."
but when I tryed to test it its said.

source/Character.hx:24: characters 47-57 : Class has no field Pennysheet
source/Character.hx:24: characters 74-84 : Class has no field Pennysheet

@Androphonomania
Copy link

you have to replace the period in Pennysheet.png and Pennysheet.xml with two underscores

example: Pennysheet__png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants