Search found 73 matches

by KyleFlores1014
Fri Dec 01, 2017 10:38 am
Forum: Support and Development
Topic: Need help with STI
Replies: 6
Views: 3880

Re: Need help with STI

Sorry for not being that specific. I know how to draw a quad in general, But this library only supports a drawable and I cant seem to add a quad. Do I use spritebatch for this?
by KyleFlores1014
Wed Nov 29, 2017 11:14 am
Forum: Support and Development
Topic: Need help with STI
Replies: 6
Views: 3880

Re: Need help with STI

Just solved it. My mistake didnt see the problem from the beginning. My only problem now is how do I draw a quad?
by KyleFlores1014
Tue Nov 28, 2017 1:35 pm
Forum: Support and Development
Topic: Need help with STI
Replies: 6
Views: 3880

Need help with STI

Im trying out this Simple Tile Implementaion. I found tutorials. I followed this tutorial and wrote it the exact way, but everytime I run it my sprite wont appear but in the tutorial it appears. Im new to this. Help? (I am trying to achieve the third pic) Here is the tutorial link: http://lua.space/...
by KyleFlores1014
Sat Oct 21, 2017 7:55 am
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

Re: SpriteSheet Help

That actually fixed it. Thanks. But I only have one minor issue when I press D it goes right but when I press A while pressing D, the animation is WalkR but moves to the left. This doesnt happen when I press D while pressed A. and also frame rate is slow why is that?
Spritest.zip
(16.12 KiB) Downloaded 146 times
by KyleFlores1014
Fri Oct 20, 2017 10:03 am
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

Re: SpriteSheet Help

I tried it but still does the same. It can be read after the 3rd or 4th walking animation, also I have tried testing each frame and it works I just dont know why it does this.
Spritest.zip
(16.12 KiB) Downloaded 143 times
by KyleFlores1014
Thu Oct 19, 2017 1:41 pm
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

Re: SpriteSheet Help

I didnt realize that but now I have fixed and now im recieving an error when pressing A or D? I dont know why it does this
Spritest.zip
(16.09 KiB) Downloaded 141 times
by KyleFlores1014
Thu Oct 19, 2017 12:45 pm
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

Re: SpriteSheet Help

Will this transition my sprite to the walking animation? and how do I do this?
by KyleFlores1014
Thu Oct 19, 2017 12:06 pm
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

Re: SpriteSheet Help

Ive found my mistake there. Sorry for that, I have fixed it and the only problems are when the player moves it doesnt transition to the walking animation
Spritest.zip
(16.06 KiB) Downloaded 146 times
by KyleFlores1014
Thu Oct 19, 2017 10:44 am
Forum: Support and Development
Topic: SpriteSheet Help
Replies: 11
Views: 5967

SpriteSheet Help

I was trying this spritesheet that my friend sent me. Ive tried multiple ways which wasnt efficient so I tried this but now Im getting an error I dont know whats wrong. I tried my best to debug it but I cant see it. If theres a better way of doing this, just reply with it. Thanks
Spritest.zip
(16.05 KiB) Downloaded 151 times
by KyleFlores1014
Fri Aug 11, 2017 11:30 am
Forum: Support and Development
Topic: Need Help for Collision
Replies: 7
Views: 4093

Re: Need Help for Collision

Can you please send the code? Im having errors when I change it.