I realize sprites are the way to go, but was just looking to use movieclips to quickly prototype something. Just wanted to confirm that this was intentional.
In case it’s relevant, I get the following error from the line
movieclip = require “movieclip”
Runtime error
/Users/neoblargg/Documents/Games/EXP Game 1/main.lua:37: module ‘movieclip’ not found:resource (movieclip.lu) does not exist in archive
no field package.preload[‘movieclip’]
no file ‘/Users/neoblargg/Documents/Games/EXP Game 1/movieclip.lua’
no file ‘/Applications/Corona Game Edition Alpha 2/Corona Simulator.app/Contents/Resources/movieclip.lua’
no file ‘/Applications/Corona Game Edition Alpha 2/Corona Simulator.app/Contents/Resources/movieclip.blu’
stack traceback:
[C]: ?
[C]: in function ‘require’
[import]uid: 6259 topic_id: 1561 reply_id: 301561[/import]