I am making a physics data request (physicsEditor) and want this:
[lua] r = math.random(1,5)
local physicsData = (require “retro”).physicsData(scaleFactor)
physics.addBody( enemy, physicsData:get® )[/lua]
It won’t work because it wants a string in speach marks.
help me? [import]uid: 79135 topic_id: 15324 reply_id: 315324[/import]