Hi, i'm new to htaccess file and I recently read something about rewrite rule. I tried the following:
RewriteRule ^tabs/ /bdb/tabs.php
RewriteRule ^tabs/(bass|drum|guitar|lyrics)/? /bdb/tabs_index.php?filetype=$1
RewriteRule ^tabs/(bass|drum|guitar|lyrics)/([A-Z|8])/...
Hi, I want to check if two sprites collide then do something so I write:
if sprite(1) collides sprite(2) then
...
end if
But for some reason it does not work. If anyone could show me how to fix this I'd be very greatful. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.