I've seen this before but never understood it. Can you help me with this?
Offline
is it possable to make x volocity in a scrolling game?
Offline
captaincrunch wrote:
is it possable to make x volocity in a scrolling game?
Yeah, just use a regular velocity script, and then put
change [scrollX v] by (xVel)instead of the regular
change [scrollX v] by [a number]
Offline