mirror of
https://gitlab.com/MaddoScientisto/cirnofarm.git
synced 2026-06-08 11:05:55 +00:00
actor script
This commit is contained in:
parent
e50d1ca2a1
commit
cb923593aa
3 changed files with 249 additions and 6 deletions
|
|
@ -1,8 +1,12 @@
|
|||
--[[pod_format="raw",created="2024-04-14 14:05:11",modified="2024-04-14 22:05:51",revision=77]]
|
||||
--[[pod_format="raw",created="2024-04-14 14:05:11",modified="2024-04-15 17:58:22",revision=94]]
|
||||
--include("/cirnofarm/src/actor.lua")
|
||||
|
||||
mouse_debug = true
|
||||
w=480
|
||||
h=300
|
||||
asdf = {top=0, side=1}
|
||||
function _init()
|
||||
|
||||
player={}
|
||||
add(player, {
|
||||
x=128,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue