added grid.png, .hgignore, made ground green
This commit is contained in:
parent
c252b28e71
commit
26b2ac4864
@ -3,7 +3,7 @@ ag.import("std")
|
||||
|
||||
function init_event()
|
||||
ground = std.createPlanePointNormal(0, 0, 0, 0, 0, 1)
|
||||
ground:setColor(0, 0, 1)
|
||||
ground:setColor(0, 1, 0)
|
||||
|
||||
ag.setCamera(2, -12, 10)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user