File tree Expand file tree Collapse file tree 1 file changed +0
-216
lines changed
examples/3d-car-coin-hunt Expand file tree Collapse file tree 1 file changed +0
-216
lines changed Original file line number Diff line number Diff line change 43894389 "parameters": []
43904390 }
43914391 ]
4392- },
4393- {
4394- "disabled": true,
4395- "type": "BuiltinCommonInstructions::Standard",
4396- "conditions": [],
4397- "actions": [
4398- {
4399- "type": {
4400- "value": "DebuggerTools::ConsoleLog"
4401- },
4402- "parameters": [
4403- "ToString(Player.Z())",
4404- "\"info\"",
4405- ""
4406- ]
4407- }
4408- ]
4409- },
4410- {
4411- "type": "BuiltinCommonInstructions::Standard",
4412- "conditions": [
4413- {
4414- "type": {
4415- "value": "KeyFromTextReleased"
4416- },
4417- "parameters": [
4418- "",
4419- "\"PageUp\""
4420- ]
4421- }
4422- ],
4423- "actions": [
4424- {
4425- "type": {
4426- "value": "ScalableCapability::ScalableBehavior::SetValue"
4427- },
4428- "parameters": [
4429- "Player",
4430- "Scale",
4431- "=",
4432- "2"
4433- ]
4434- },
4435- {
4436- "type": {
4437- "value": "Physics3D::Physics3DBehavior::ShapeScale"
4438- },
4439- "parameters": [
4440- "Player",
4441- "Physics3D",
4442- "=",
4443- "2"
4444- ]
4445- }
4446- ]
4447- },
4448- {
4449- "type": "BuiltinCommonInstructions::Standard",
4450- "conditions": [
4451- {
4452- "type": {
4453- "value": "KeyFromTextReleased"
4454- },
4455- "parameters": [
4456- "",
4457- "\"Return\""
4458- ]
4459- }
4460- ],
4461- "actions": [
4462- {
4463- "type": {
4464- "value": "Scene"
4465- },
4466- "parameters": [
4467- "",
4468- "\"Game\"",
4469- ""
4470- ]
4471- }
4472- ]
4473- },
4474- {
4475- "type": "BuiltinCommonInstructions::Standard",
4476- "conditions": [
4477- {
4478- "type": {
4479- "value": "KeyFromTextReleased"
4480- },
4481- "parameters": [
4482- "",
4483- "\"d\""
4484- ]
4485- }
4486- ],
4487- "actions": [
4488- {
4489- "type": {
4490- "value": "ActivateBehavior"
4491- },
4492- "parameters": [
4493- "Player",
4494- "PhysicsCar3D",
4495- ""
4496- ]
4497- }
4498- ]
4499- },
4500- {
4501- "type": "BuiltinCommonInstructions::Standard",
4502- "conditions": [
4503- {
4504- "type": {
4505- "value": "KeyFromTextReleased"
4506- },
4507- "parameters": [
4508- "",
4509- "\"e\""
4510- ]
4511- }
4512- ],
4513- "actions": [
4514- {
4515- "type": {
4516- "value": "ActivateBehavior"
4517- },
4518- "parameters": [
4519- "Player",
4520- "PhysicsCar3D",
4521- "yes"
4522- ]
4523- }
4524- ]
4525- },
4526- {
4527- "type": "BuiltinCommonInstructions::Standard",
4528- "conditions": [
4529- {
4530- "type": {
4531- "value": "KeyFromTextReleased"
4532- },
4533- "parameters": [
4534- "",
4535- "\"Delete\""
4536- ]
4537- },
4538- {
4539- "type": {
4540- "value": "AjoutHasard"
4541- },
4542- "parameters": [
4543- "",
4544- "Player"
4545- ]
4546- }
4547- ],
4548- "actions": [
4549- {
4550- "type": {
4551- "value": "Delete"
4552- },
4553- "parameters": [
4554- "Player",
4555- ""
4556- ]
4557- }
4558- ],
4559- "events": [
4560- {
4561- "disabled": true,
4562- "type": "BuiltinCommonInstructions::Standard",
4563- "conditions": [],
4564- "actions": [
4565- {
4566- "type": {
4567- "value": "Create"
4568- },
4569- "parameters": [
4570- "",
4571- "Player",
4572- "1167",
4573- "106",
4574- ""
4575- ]
4576- }
4577- ]
4578- }
4579- ]
4580- },
4581- {
4582- "type": "BuiltinCommonInstructions::Standard",
4583- "conditions": [
4584- {
4585- "type": {
4586- "value": "KeyFromTextReleased"
4587- },
4588- "parameters": [
4589- "",
4590- "\"c\""
4591- ]
4592- }
4593- ],
4594- "actions": [
4595- {
4596- "type": {
4597- "value": "Create"
4598- },
4599- "parameters": [
4600- "",
4601- "Player",
4602- "1167",
4603- "106",
4604- ""
4605- ]
4606- }
4607- ]
46084392 }
46094393 ],
46104394 "layers": [
You can’t perform that action at this time.
0 commit comments